| Package | Description |
|---|---|
| software.amazon.awscdk.services.amazonmq |
Amazon MQ Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBroker.EncryptionOptionsProperty.Jsii$Proxy
An implementation for
CfnBroker.EncryptionOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBroker.EncryptionOptionsProperty |
CfnBroker.EncryptionOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBroker.Builder |
CfnBroker.Builder.encryptionOptions(CfnBroker.EncryptionOptionsProperty encryptionOptions)
Encryption options for the broker.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.encryptionOptions(CfnBroker.EncryptionOptionsProperty encryptionOptions)
Sets the value of
CfnBrokerProps.getEncryptionOptions() |
void |
CfnBroker.setEncryptionOptions(CfnBroker.EncryptionOptionsProperty value)
Encryption options for the broker.
|
Copyright © 2022. All rights reserved.