Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.MetadataDestinationProperty.Builder
Packages that use CfnBucket.MetadataDestinationProperty.Builder
-
Uses of CfnBucket.MetadataDestinationProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucket.MetadataDestinationProperty.BuilderModifier and TypeMethodDescriptionCfnBucket.MetadataDestinationProperty.builder()
CfnBucket.MetadataDestinationProperty.Builder.tableBucketArn
(String tableBucketArn) Sets the value ofCfnBucket.MetadataDestinationProperty.getTableBucketArn()
CfnBucket.MetadataDestinationProperty.Builder.tableBucketType
(String tableBucketType) Sets the value ofCfnBucket.MetadataDestinationProperty.getTableBucketType()
CfnBucket.MetadataDestinationProperty.Builder.tableNamespace
(String tableNamespace) Sets the value ofCfnBucket.MetadataDestinationProperty.getTableNamespace()
Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.MetadataDestinationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBucket.MetadataDestinationProperty.Builder
.