@Stability(value=Stable) @Internal public static final class CfnGlobalTable.ReplicaSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGlobalTable.ReplicaSpecificationProperty
CfnGlobalTable.ReplicaSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGlobalTable.ReplicaSpecificationProperty.Builder, CfnGlobalTable.ReplicaSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGlobalTable.ReplicaSpecificationProperty.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) |
Object |
getContributorInsightsSpecification()
The settings used to enable or disable CloudWatch Contributor Insights for the specified replica.
|
Object |
getGlobalSecondaryIndexes()
Defines additional settings for the global secondary indexes of this replica.
|
Object |
getPointInTimeRecoverySpecification()
The settings used to enable point in time recovery.
|
Object |
getReadProvisionedThroughputSettings()
Defines read capacity settings for the replica table.
|
String |
getRegion()
The region in which this replica exists.
|
Object |
getSseSpecification()
Allows you to specify a customer-managed key for the replica.
|
String |
getTableClass()
The table class of the specified table.
|
List<CfnTag> |
getTags()
An array of key-value pairs to apply to this replica.
|
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.ReplicaSpecificationProperty.Builder builder)
CfnGlobalTable.AttributeDefinitionProperty.Builder.public final String getRegion()
CfnGlobalTable.ReplicaSpecificationPropertygetRegion in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getContributorInsightsSpecification()
CfnGlobalTable.ReplicaSpecificationPropertyWhen not specified, defaults to contributor insights disabled for the replica.
getContributorInsightsSpecification in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getGlobalSecondaryIndexes()
CfnGlobalTable.ReplicaSpecificationPropertygetGlobalSecondaryIndexes in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getPointInTimeRecoverySpecification()
CfnGlobalTable.ReplicaSpecificationPropertyWhen not specified, defaults to point in time recovery disabled for the replica.
getPointInTimeRecoverySpecification in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getReadProvisionedThroughputSettings()
CfnGlobalTable.ReplicaSpecificationPropertygetReadProvisionedThroughputSettings in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getSseSpecification()
CfnGlobalTable.ReplicaSpecificationPropertyWhen using customer-managed keys for server-side encryption, this property must have a value in all replicas.
getSseSpecification in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final String getTableClass()
CfnGlobalTable.ReplicaSpecificationProperty
Valid values are STANDARD and STANDARD_INFREQUENT_ACCESS .
getTableClass in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final List<CfnTag> getTags()
CfnGlobalTable.ReplicaSpecificationPropertyFor more information, see Tag .
getTags in interface CfnGlobalTable.ReplicaSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.