| Package | Description |
|---|---|
| software.amazon.awscdk.services.amazonmq |
Amazon MQ Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnBroker.EncryptionOptionsProperty.Builder |
CfnBroker.EncryptionOptionsProperty.builder() |
CfnBroker.EncryptionOptionsProperty.Builder |
CfnBroker.EncryptionOptionsProperty.Builder.kmsKeyId(String kmsKeyId)
Sets the value of
CfnBroker.EncryptionOptionsProperty.getKmsKeyId() |
CfnBroker.EncryptionOptionsProperty.Builder |
CfnBroker.EncryptionOptionsProperty.Builder.useAwsOwnedKey(Boolean useAwsOwnedKey)
Sets the value of
CfnBroker.EncryptionOptionsProperty.getUseAwsOwnedKey() |
CfnBroker.EncryptionOptionsProperty.Builder |
CfnBroker.EncryptionOptionsProperty.Builder.useAwsOwnedKey(IResolvable useAwsOwnedKey)
Sets the value of
CfnBroker.EncryptionOptionsProperty.getUseAwsOwnedKey() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBroker.EncryptionOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBroker.ConfigurationIdProperty.Builder. |
Copyright © 2022. All rights reserved.