@Stability(value=Stable) @Internal public static final class CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty
CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty.Builder, CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty.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()
Updates the status for contributor insights for a specific table or index.
|
String |
getIndexName()
The name of the global secondary index.
|
Object |
getReadProvisionedThroughputSettings()
Allows you to specify the read capacity settings for a replica global secondary index when the `BillingMode` is set to `PROVISIONED` .
|
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.ReplicaGlobalSecondaryIndexSpecificationProperty.Builder builder)
CfnGlobalTable.AttributeDefinitionProperty.Builder.public final String getIndexName()
CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationPropertyThe name must be unique among all other indexes on this table.
getIndexName in interface CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationPropertypublic final Object getContributorInsightsSpecification()
CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationPropertyCloudWatch Contributor Insights for DynamoDB graphs display the partition key and (if applicable) sort key of frequently accessed items and frequently throttled items in plaintext. If you require the use of AWS Key Management Service (KMS) to encrypt this table’s partition key and sort key data with an AWS managed key or customer managed key, you should not enable CloudWatch Contributor Insights for DynamoDB for this table.
getContributorInsightsSpecification in interface CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationPropertypublic final Object getReadProvisionedThroughputSettings()
CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationPropertygetReadProvisionedThroughputSettings in interface CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.