public static final class CfnTableProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTableProps
software.amazon.jsii.JsiiObject.InitializationModeCfnTableProps.Builder, CfnTableProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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<software.amazon.awscdk.CfnTag> |
getTags()
`AWS::DynamoDB::Table.Tags`.
|
Object |
getTimeToLiveSpecification()
`AWS::DynamoDB::Table.TimeToLiveSpecification`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public Object getKeySchema()
getKeySchema in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-keyschema@Stability(value=Experimental) @Nullable public Object getAttributeDefinitions()
getAttributeDefinitions in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-attributedef@Stability(value=Experimental) @Nullable public String getBillingMode()
getBillingMode in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-billingmode@Stability(value=Experimental) @Nullable public Object getGlobalSecondaryIndexes()
getGlobalSecondaryIndexes in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-gsi@Stability(value=Experimental) @Nullable public Object getLocalSecondaryIndexes()
getLocalSecondaryIndexes in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-lsi@Stability(value=Experimental) @Nullable public Object getPointInTimeRecoverySpecification()
getPointInTimeRecoverySpecification in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-pointintimerecoveryspecification@Stability(value=Experimental) @Nullable public Object getProvisionedThroughput()
getProvisionedThroughput in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-provisionedthroughput@Stability(value=Experimental) @Nullable public Object getSseSpecification()
getSseSpecification in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification@Stability(value=Experimental) @Nullable public Object getStreamSpecification()
getStreamSpecification in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification@Stability(value=Experimental) @Nullable public String getTableName()
getTableName in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-tablename@Stability(value=Experimental) @Nullable public List<software.amazon.awscdk.CfnTag> getTags()
getTags in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-tags@Stability(value=Experimental) @Nullable public Object getTimeToLiveSpecification()
getTimeToLiveSpecification in interface CfnTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-timetolivespecificationCopyright © 2019. All rights reserved.