Uses of Interface
software.amazon.awscdk.services.amazonmq.CfnBroker.EncryptionOptionsProperty
Packages that use CfnBroker.EncryptionOptionsProperty
-
Uses of CfnBroker.EncryptionOptionsProperty in software.amazon.awscdk.services.amazonmq
Classes in software.amazon.awscdk.services.amazonmq that implement CfnBroker.EncryptionOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBroker.EncryptionOptionsPropertyMethods in software.amazon.awscdk.services.amazonmq that return CfnBroker.EncryptionOptionsPropertyModifier and TypeMethodDescriptionCfnBroker.EncryptionOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amazonmq with parameters of type CfnBroker.EncryptionOptionsPropertyModifier and TypeMethodDescriptionCfnBroker.Builder.encryptionOptions(CfnBroker.EncryptionOptionsProperty encryptionOptions) Encryption options for the broker.CfnBrokerProps.Builder.encryptionOptions(CfnBroker.EncryptionOptionsProperty encryptionOptions) Sets the value ofCfnBrokerProps.getEncryptionOptions()voidCfnBroker.setEncryptionOptions(CfnBroker.EncryptionOptionsProperty value) Encryption options for the broker.