@Stability(value=Stable) public static final class CfnDataset.DatasetImportJobProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataset.DatasetImportJobProperty>
CfnDataset.DatasetImportJobProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.DatasetImportJobProperty |
build()
Builds the configured instance.
|
CfnDataset.DatasetImportJobProperty.Builder |
datasetArn(String datasetArn)
Sets the value of
CfnDataset.DatasetImportJobProperty.getDatasetArn() |
CfnDataset.DatasetImportJobProperty.Builder |
datasetImportJobArn(String datasetImportJobArn)
Sets the value of
CfnDataset.DatasetImportJobProperty.getDatasetImportJobArn() |
CfnDataset.DatasetImportJobProperty.Builder |
dataSource(Object dataSource)
Sets the value of
CfnDataset.DatasetImportJobProperty.getDataSource() |
CfnDataset.DatasetImportJobProperty.Builder |
jobName(String jobName)
Sets the value of
CfnDataset.DatasetImportJobProperty.getJobName() |
CfnDataset.DatasetImportJobProperty.Builder |
roleArn(String roleArn)
Sets the value of
CfnDataset.DatasetImportJobProperty.getRoleArn() |
@Stability(value=Stable) public CfnDataset.DatasetImportJobProperty.Builder datasetArn(String datasetArn)
CfnDataset.DatasetImportJobProperty.getDatasetArn()datasetArn - `CfnDataset.DatasetImportJobProperty.DatasetArn`.this@Stability(value=Stable) public CfnDataset.DatasetImportJobProperty.Builder datasetImportJobArn(String datasetImportJobArn)
CfnDataset.DatasetImportJobProperty.getDatasetImportJobArn()datasetImportJobArn - `CfnDataset.DatasetImportJobProperty.DatasetImportJobArn`.this@Stability(value=Stable) public CfnDataset.DatasetImportJobProperty.Builder dataSource(Object dataSource)
CfnDataset.DatasetImportJobProperty.getDataSource()dataSource - `CfnDataset.DatasetImportJobProperty.DataSource`.this@Stability(value=Stable) public CfnDataset.DatasetImportJobProperty.Builder jobName(String jobName)
CfnDataset.DatasetImportJobProperty.getJobName()jobName - `CfnDataset.DatasetImportJobProperty.JobName`.this@Stability(value=Stable) public CfnDataset.DatasetImportJobProperty.Builder roleArn(String roleArn)
CfnDataset.DatasetImportJobProperty.getRoleArn()roleArn - `CfnDataset.DatasetImportJobProperty.RoleArn`.this@Stability(value=Stable) public CfnDataset.DatasetImportJobProperty build()
build in interface software.amazon.jsii.Builder<CfnDataset.DatasetImportJobProperty>CfnDataset.DatasetImportJobPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.