@Stability(value=Stable) @Internal public static final class CfnTableProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTableProps
CfnTablePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTableProps.Builder, CfnTableProps.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 keySchema,
Object attributeDefinitions,
String billingMode,
Object globalSecondaryIndexes,
Object localSecondaryIndexes,
Object pointInTimeRecoverySpecification,
Object provisionedThroughput,
Object sseSpecification,
Object streamSpecification,
String tableName,
List<? extends CfnTag> tags,
Object timeToLiveSpecification)
Constructor that initializes the object based on literal property values passed by the
CfnTableProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAttributeDefinitions()
`AWS::DynamoDB::Table.AttributeDefinitions`.
|
String |
getBillingMode()
`AWS::DynamoDB::Table.BillingMode`.
|
Object |
getGlobalSecondaryIndexes()
`AWS::DynamoDB::Table.GlobalSecondaryIndexes`.
|
Object |
getKeySchema()
`AWS::DynamoDB::Table.KeySchema`.
|
Object |
getLocalSecondaryIndexes()
`AWS::DynamoDB::Table.LocalSecondaryIndexes`.
|
Object |
getPointInTimeRecoverySpecification()
`AWS::DynamoDB::Table.PointInTimeRecoverySpecification`.
|
Object |
getProvisionedThroughput()
`AWS::DynamoDB::Table.ProvisionedThroughput`.
|
Object |
getSseSpecification()
`AWS::DynamoDB::Table.SSESpecification`.
|
Object |
getStreamSpecification()
`AWS::DynamoDB::Table.StreamSpecification`.
|
String |
getTableName()
`AWS::DynamoDB::Table.TableName`.
|
List<CfnTag> |
getTags()
`AWS::DynamoDB::Table.Tags`.
|
Object |
getTimeToLiveSpecification()
`AWS::DynamoDB::Table.TimeToLiveSpecification`.
|
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 keySchema, Object attributeDefinitions, String billingMode, Object globalSecondaryIndexes, Object localSecondaryIndexes, Object pointInTimeRecoverySpecification, Object provisionedThroughput, Object sseSpecification, Object streamSpecification, String tableName, List<? extends CfnTag> tags, Object timeToLiveSpecification)
CfnTableProps.Builder.public final Object getKeySchema()
CfnTablePropsgetKeySchema in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-keyschemapublic final Object getAttributeDefinitions()
CfnTablePropsgetAttributeDefinitions in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-attributedefpublic final String getBillingMode()
CfnTablePropsgetBillingMode in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-billingmodepublic final Object getGlobalSecondaryIndexes()
CfnTablePropsgetGlobalSecondaryIndexes in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-gsipublic final Object getLocalSecondaryIndexes()
CfnTablePropsgetLocalSecondaryIndexes in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-lsipublic final Object getPointInTimeRecoverySpecification()
CfnTablePropsgetPointInTimeRecoverySpecification in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-pointintimerecoveryspecificationpublic final Object getProvisionedThroughput()
CfnTablePropsgetProvisionedThroughput in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-provisionedthroughputpublic final Object getSseSpecification()
CfnTablePropsgetSseSpecification in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecificationpublic final Object getStreamSpecification()
CfnTablePropsgetStreamSpecification in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecificationpublic final String getTableName()
CfnTablePropsgetTableName in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-tablenamepublic final List<CfnTag> getTags()
CfnTablePropsgetTags in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-tagspublic final Object getTimeToLiveSpecification()
CfnTablePropsgetTimeToLiveSpecification in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-timetolivespecification@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.