| Package | Description |
|---|---|
| software.amazon.awscdk.services.databrew |
AWS::DataBrew Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnJob.JobSampleProperty.Jsii$Proxy
An implementation for
CfnJob.JobSampleProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.JobSampleProperty |
CfnJob.JobSampleProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnJobProps.Builder |
CfnJobProps.Builder.jobSample(CfnJob.JobSampleProperty jobSample)
Sets the value of
CfnJobProps.getJobSample() |
CfnJob.Builder |
CfnJob.Builder.jobSample(CfnJob.JobSampleProperty jobSample)
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
|
void |
CfnJob.setJobSample(CfnJob.JobSampleProperty value)
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
|
Copyright © 2022. All rights reserved.