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