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