@Stability(value=Stable)
public static interface CfnDomain.EncryptionAtRestOptionsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-encryptionatrestoptions.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-encryptionatrestoptions.html#cfn-elasticsearch-domain-encryptionatrestoptions-enabled@Stability(value=Stable) @Nullable default String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-encryptionatrestoptions.html#cfn-elasticsearch-domain-encryptionatrestoptions-kmskeyid@Stability(value=Stable) static CfnDomain.EncryptionAtRestOptionsProperty.Builder builder()
Copyright © 2020. All rights reserved.