@Stability(value=Stable) @Internal public static final class CfnGlobalTable.SSESpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGlobalTable.SSESpecificationProperty
CfnGlobalTable.SSESpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGlobalTable.SSESpecificationProperty.Builder, CfnGlobalTable.SSESpecificationProperty.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.
|
protected |
Jsii$Proxy(Object sseEnabled,
String sseType)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalTable.AttributeDefinitionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getSseEnabled()
`CfnGlobalTable.SSESpecificationProperty.SSEEnabled`.
|
String |
getSseType()
`CfnGlobalTable.SSESpecificationProperty.SSEType`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object sseEnabled, String sseType)
CfnGlobalTable.AttributeDefinitionProperty.Builder.public final Object getSseEnabled()
CfnGlobalTable.SSESpecificationPropertygetSseEnabled in interface CfnGlobalTable.SSESpecificationPropertypublic final String getSseType()
CfnGlobalTable.SSESpecificationPropertygetSseType in interface CfnGlobalTable.SSESpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.