Uses of Interface
software.amazon.awscdk.services.amazonmq.CfnBroker.EncryptionOptionsProperty
-
Uses of CfnBroker.EncryptionOptionsProperty in software.amazon.awscdk.services.amazonmq
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBroker.EncryptionOptionsProperty
Modifier and TypeMethodDescriptionCfnBroker.EncryptionOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBroker.Builder.encryptionOptions
(CfnBroker.EncryptionOptionsProperty encryptionOptions) Encryption options for the broker.CfnBrokerProps.Builder.encryptionOptions
(CfnBroker.EncryptionOptionsProperty encryptionOptions) Sets the value ofCfnBrokerProps.getEncryptionOptions()
void
CfnBroker.setEncryptionOptions
(CfnBroker.EncryptionOptionsProperty value) Encryption options for the broker.