public static final class CfnSimpleTableProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSimpleTableProps
software.amazon.jsii.JsiiObject.InitializationModeCfnSimpleTableProps.Builder, CfnSimpleTableProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getPrimaryKey()
`AWS::Serverless::SimpleTable.PrimaryKey`
|
Object |
getProvisionedThroughput()
`AWS::Serverless::SimpleTable.ProvisionedThroughput`
|
Object |
getSseSpecification()
`AWS::Serverless::SimpleTable.SSESpecification`
|
String |
getTableName()
`AWS::Serverless::SimpleTable.TableName`
|
Map<String,String> |
getTags()
`AWS::Serverless::SimpleTable.Tags`
|
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)
@Nullable public Object getPrimaryKey()
getPrimaryKey in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#primary-key-object@Nullable public Object getProvisionedThroughput()
getProvisionedThroughput in interface CfnSimpleTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.html@Nullable public Object getSseSpecification()
getSseSpecification in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletable@Nullable public String getTableName()
getTableName in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletableCopyright © 2019. All rights reserved.