@Stability(value=Stable) public static final class CfnDataset.DatasetContentVersionValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataset.DatasetContentVersionValueProperty>
CfnDataset.DatasetContentVersionValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.DatasetContentVersionValueProperty |
build()
Builds the configured instance.
|
CfnDataset.DatasetContentVersionValueProperty.Builder |
datasetName(String datasetName)
Sets the value of
CfnDataset.DatasetContentVersionValueProperty.getDatasetName() |
@Stability(value=Stable) public CfnDataset.DatasetContentVersionValueProperty.Builder datasetName(String datasetName)
CfnDataset.DatasetContentVersionValueProperty.getDatasetName()datasetName - `CfnDataset.DatasetContentVersionValueProperty.DatasetName`.this@Stability(value=Stable) public CfnDataset.DatasetContentVersionValueProperty build()
build in interface software.amazon.jsii.Builder<CfnDataset.DatasetContentVersionValueProperty>CfnDataset.DatasetContentVersionValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.