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