@Stability(value=External) public static final class CfnSimpleTableProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSimpleTableProps
CfnSimpleTablePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSimpleTableProps.Builder, CfnSimpleTableProps.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Object getPrimaryKey()
CfnSimpleTablePropsgetPrimaryKey in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#primary-key-objectpublic Object getProvisionedThroughput()
CfnSimpleTablePropsgetProvisionedThroughput in interface CfnSimpleTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.htmlpublic Object getSseSpecification()
CfnSimpleTablePropsgetSseSpecification in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletablepublic String getTableName()
CfnSimpleTablePropsgetTableName in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletablepublic Map<String,String> getTags()
CfnSimpleTablePropsgetTags in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletablepublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.