@Stability(value=Stable)
public static interface CfnBroker.EncryptionOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBroker.EncryptionOptionsProperty.Builder
A builder for
CfnBroker.EncryptionOptionsProperty |
static class |
CfnBroker.EncryptionOptionsProperty.Jsii$Proxy
An implementation for
CfnBroker.EncryptionOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBroker.EncryptionOptionsProperty.Builder |
builder() |
default String |
getKmsKeyId()
`CfnBroker.EncryptionOptionsProperty.KmsKeyId`.
|
Object |
getUseAwsOwnedKey()
`CfnBroker.EncryptionOptionsProperty.UseAwsOwnedKey`.
|
@Stability(value=Stable) @NotNull Object getUseAwsOwnedKey()
@Stability(value=Stable) @Nullable default String getKmsKeyId()
@Stability(value=Stable) static CfnBroker.EncryptionOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.