Class CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty
@Stability(Stable)
@Internal
public static final class CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty
An implementation for
CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty
CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty.Builder, CfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty.Builder.
-
-
Method Details
-
getKmsMasterKeyId
Description copied from interface:CfnGlobalTablePropsMixin.ReplicaSSESpecificationPropertyThe AWS key that should be used for the AWS encryption.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.- Specified by:
getKmsMasterKeyIdin interfaceCfnGlobalTablePropsMixin.ReplicaSSESpecificationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-