@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 - A prefix used to filter metadata configuration files in the AWS S3 bucket.
The S3 bucket might contain multiple metadata files. Use S3Prefix to include only the desired metadata files.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 © 2022. All rights reserved.