@Stability(value=Stable) @Internal 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.
|
protected |
Jsii$Proxy(Object primaryKey,
Object provisionedThroughput,
Object sseSpecification,
String tableName,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnSimpleTableProps.Builder. |
| 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, 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.public final Object getPrimaryKey()
CfnSimpleTablePropsgetPrimaryKey in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#primary-key-objectpublic final Object getProvisionedThroughput()
CfnSimpleTablePropsgetProvisionedThroughput in interface CfnSimpleTablePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.htmlpublic final Object getSseSpecification()
CfnSimpleTablePropsgetSseSpecification in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletablepublic final String getTableName()
CfnSimpleTablePropsgetTableName in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletablepublic final Map<String,String> getTags()
CfnSimpleTablePropsgetTags in interface CfnSimpleTablePropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletable@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.