@Stability(value=External) public static final class CfnDomain.EncryptionAtRestOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.EncryptionAtRestOptionsProperty
CfnDomain.EncryptionAtRestOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.EncryptionAtRestOptionsProperty.Builder, CfnDomain.EncryptionAtRestOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEnabled()
`CfnDomain.EncryptionAtRestOptionsProperty.Enabled`.
|
String |
getKmsKeyId()
`CfnDomain.EncryptionAtRestOptionsProperty.KmsKeyId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Object getEnabled()
CfnDomain.EncryptionAtRestOptionsPropertygetEnabled in interface CfnDomain.EncryptionAtRestOptionsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-encryptionatrestoptions.html#cfn-elasticsearch-domain-encryptionatrestoptions-enabledpublic String getKmsKeyId()
CfnDomain.EncryptionAtRestOptionsPropertygetKmsKeyId in interface CfnDomain.EncryptionAtRestOptionsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-encryptionatrestoptions.html#cfn-elasticsearch-domain-encryptionatrestoptions-kmskeyidpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.