@Stability(value=Stable) @Internal public static final class CfnGlobalTable.ReplicaSSESpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGlobalTable.ReplicaSSESpecificationProperty
CfnGlobalTable.ReplicaSSESpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGlobalTable.ReplicaSSESpecificationProperty.Builder, CfnGlobalTable.ReplicaSSESpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGlobalTable.ReplicaSSESpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalTable.AttributeDefinitionProperty.Builder. |
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) |
String |
getKmsMasterKeyId()
The AWS KMS key that should be used for the AWS KMS encryption.
|
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(CfnGlobalTable.ReplicaSSESpecificationProperty.Builder builder)
CfnGlobalTable.AttributeDefinitionProperty.Builder.public final String getKmsMasterKeyId()
CfnGlobalTable.ReplicaSSESpecificationProperty
To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb .
getKmsMasterKeyId in interface CfnGlobalTable.ReplicaSSESpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.