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