jobSample

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

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


Sample configuration for Profile Jobs only. Determines the number of rows on which the Profile job will be executed. If a JobSample value is not provided for profile jobs, the default value will be used. The default value is CUSTOM_ROWS for the mode parameter and 20000 for the size parameter.