@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String region,
Object contributorInsightsSpecification,
Object globalSecondaryIndexes,
Object pointInTimeRecoverySpecification,
Object readProvisionedThroughputSettings,
Object sseSpecification,
List<? extends CfnTag> tags)
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 |
getContributorInsightsSpecification()
`CfnGlobalTable.ReplicaSpecificationProperty.ContributorInsightsSpecification`.
|
Object |
getGlobalSecondaryIndexes()
`CfnGlobalTable.ReplicaSpecificationProperty.GlobalSecondaryIndexes`.
|
Object |
getPointInTimeRecoverySpecification()
`CfnGlobalTable.ReplicaSpecificationProperty.PointInTimeRecoverySpecification`.
|
Object |
getReadProvisionedThroughputSettings()
`CfnGlobalTable.ReplicaSpecificationProperty.ReadProvisionedThroughputSettings`.
|
String |
getRegion()
`CfnGlobalTable.ReplicaSpecificationProperty.Region`.
|
Object |
getSseSpecification()
`CfnGlobalTable.ReplicaSpecificationProperty.SSESpecification`.
|
List<CfnTag> |
getTags()
`CfnGlobalTable.ReplicaSpecificationProperty.Tags`.
|
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(String region, Object contributorInsightsSpecification, Object globalSecondaryIndexes, Object pointInTimeRecoverySpecification, Object readProvisionedThroughputSettings, Object sseSpecification, List<? extends CfnTag> tags)
CfnGlobalTable.AttributeDefinitionProperty.Builder.public final String getRegion()
CfnGlobalTable.ReplicaSpecificationPropertygetRegion in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getContributorInsightsSpecification()
CfnGlobalTable.ReplicaSpecificationPropertygetContributorInsightsSpecification in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getGlobalSecondaryIndexes()
CfnGlobalTable.ReplicaSpecificationPropertygetGlobalSecondaryIndexes in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getPointInTimeRecoverySpecification()
CfnGlobalTable.ReplicaSpecificationPropertygetPointInTimeRecoverySpecification in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getReadProvisionedThroughputSettings()
CfnGlobalTable.ReplicaSpecificationPropertygetReadProvisionedThroughputSettings in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final Object getSseSpecification()
CfnGlobalTable.ReplicaSpecificationPropertygetSseSpecification in interface CfnGlobalTable.ReplicaSpecificationPropertypublic final List<CfnTag> getTags()
CfnGlobalTable.ReplicaSpecificationPropertygetTags in interface CfnGlobalTable.ReplicaSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.