Uses of Class
software.amazon.awscdk.services.amazonmq.CfnBroker.EncryptionOptionsProperty.Builder
-
Uses of CfnBroker.EncryptionOptionsProperty.Builder in software.amazon.awscdk.services.amazonmq
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBroker.EncryptionOptionsProperty.Builder
.