@Stability(value=Stable) public static final class CfnDataset.MetadataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataset.MetadataProperty>
CfnDataset.MetadataProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.MetadataProperty |
build()
Builds the configured instance.
|
CfnDataset.MetadataProperty.Builder |
sourceArn(String sourceArn)
Sets the value of
CfnDataset.MetadataProperty.getSourceArn() |
@Stability(value=Stable) public CfnDataset.MetadataProperty.Builder sourceArn(String sourceArn)
CfnDataset.MetadataProperty.getSourceArn()sourceArn - The Amazon Resource Name (ARN) associated with the dataset.
Currently, DataBrew only supports ARNs from Amazon AppFlow.this@Stability(value=Stable) public CfnDataset.MetadataProperty build()
build in interface software.amazon.jsii.Builder<CfnDataset.MetadataProperty>CfnDataset.MetadataPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.