@Stability(value=Stable) @Internal public static final class CfnGlobalTableProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGlobalTableProps
CfnGlobalTablePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGlobalTableProps.Builder, CfnGlobalTableProps.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(Object attributeDefinitions,
Object keySchema,
Object replicas,
String billingMode,
Object globalSecondaryIndexes,
Object localSecondaryIndexes,
Object sseSpecification,
Object streamSpecification,
String tableName,
Object timeToLiveSpecification,
Object writeProvisionedThroughputSettings)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalTableProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAttributeDefinitions()
`AWS::DynamoDB::GlobalTable.AttributeDefinitions`.
|
String |
getBillingMode()
`AWS::DynamoDB::GlobalTable.BillingMode`.
|
Object |
getGlobalSecondaryIndexes()
`AWS::DynamoDB::GlobalTable.GlobalSecondaryIndexes`.
|
Object |
getKeySchema()
`AWS::DynamoDB::GlobalTable.KeySchema`.
|
Object |
getLocalSecondaryIndexes()
`AWS::DynamoDB::GlobalTable.LocalSecondaryIndexes`.
|
Object |
getReplicas()
`AWS::DynamoDB::GlobalTable.Replicas`.
|
Object |
getSseSpecification()
`AWS::DynamoDB::GlobalTable.SSESpecification`.
|
Object |
getStreamSpecification()
`AWS::DynamoDB::GlobalTable.StreamSpecification`.
|
String |
getTableName()
`AWS::DynamoDB::GlobalTable.TableName`.
|
Object |
getTimeToLiveSpecification()
`AWS::DynamoDB::GlobalTable.TimeToLiveSpecification`.
|
Object |
getWriteProvisionedThroughputSettings()
`AWS::DynamoDB::GlobalTable.WriteProvisionedThroughputSettings`.
|
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(Object attributeDefinitions, Object keySchema, Object replicas, String billingMode, Object globalSecondaryIndexes, Object localSecondaryIndexes, Object sseSpecification, Object streamSpecification, String tableName, Object timeToLiveSpecification, Object writeProvisionedThroughputSettings)
CfnGlobalTableProps.Builder.public final Object getAttributeDefinitions()
CfnGlobalTablePropsgetAttributeDefinitions in interface CfnGlobalTablePropspublic final Object getKeySchema()
CfnGlobalTablePropsgetKeySchema in interface CfnGlobalTablePropspublic final Object getReplicas()
CfnGlobalTablePropsgetReplicas in interface CfnGlobalTablePropspublic final String getBillingMode()
CfnGlobalTablePropsgetBillingMode in interface CfnGlobalTablePropspublic final Object getGlobalSecondaryIndexes()
CfnGlobalTablePropsgetGlobalSecondaryIndexes in interface CfnGlobalTablePropspublic final Object getLocalSecondaryIndexes()
CfnGlobalTablePropsgetLocalSecondaryIndexes in interface CfnGlobalTablePropspublic final Object getSseSpecification()
CfnGlobalTablePropsgetSseSpecification in interface CfnGlobalTablePropspublic final Object getStreamSpecification()
CfnGlobalTablePropsgetStreamSpecification in interface CfnGlobalTablePropspublic final String getTableName()
CfnGlobalTablePropsgetTableName in interface CfnGlobalTablePropspublic final Object getTimeToLiveSpecification()
CfnGlobalTablePropsgetTimeToLiveSpecification in interface CfnGlobalTablePropspublic final Object getWriteProvisionedThroughputSettings()
CfnGlobalTablePropsgetWriteProvisionedThroughputSettings in interface CfnGlobalTableProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.