jobSample

fun jobSample(block: JobSample.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.databrew.model.JobSample inside the given block


A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run. If a JobSample value isn't provided, the default is used. The default value is CUSTOM_ROWS for the mode parameter and 20,000 for the size parameter.