@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(CfnSimpleTableProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSimpleTableProps.Builder. |
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, 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(CfnSimpleTableProps.Builder builder)
CfnSimpleTableProps.Builder.public final Object getPrimaryKey()
CfnSimpleTablePropsgetPrimaryKey in interface CfnSimpleTablePropspublic final Object getProvisionedThroughput()
CfnSimpleTablePropsgetProvisionedThroughput in interface CfnSimpleTablePropspublic final Object getSseSpecification()
CfnSimpleTablePropsgetSseSpecification in interface CfnSimpleTablePropspublic final String getTableName()
CfnSimpleTablePropsgetTableName in interface CfnSimpleTablePropspublic final Map<String,String> getTags()
CfnSimpleTablePropsgetTags in interface CfnSimpleTableProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.