Uses of Class
software.amazon.awscdk.services.amazonmq.CfnBroker.EncryptionOptionsProperty.Builder
Packages that use CfnBroker.EncryptionOptionsProperty.Builder
-
Uses of CfnBroker.EncryptionOptionsProperty.Builder in software.amazon.awscdk.services.amazonmq
Methods in software.amazon.awscdk.services.amazonmq that return CfnBroker.EncryptionOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnBroker.EncryptionOptionsProperty.builder()
Sets the value ofCfnBroker.EncryptionOptionsProperty.getKmsKeyId()
CfnBroker.EncryptionOptionsProperty.Builder.useAwsOwnedKey
(Boolean useAwsOwnedKey) Sets the value ofCfnBroker.EncryptionOptionsProperty.getUseAwsOwnedKey()
CfnBroker.EncryptionOptionsProperty.Builder.useAwsOwnedKey
(IResolvable useAwsOwnedKey) Sets the value ofCfnBroker.EncryptionOptionsProperty.getUseAwsOwnedKey()
Constructors in software.amazon.awscdk.services.amazonmq with parameters of type CfnBroker.EncryptionOptionsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBroker.EncryptionOptionsProperty.Builder
.