public static final class SimpleTableResourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SimpleTableResourceProps
software.amazon.jsii.JsiiObject.InitializationModeSimpleTableResourceProps.Builder, SimpleTableResourceProps.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``
|
void |
setPrimaryKey(software.amazon.awscdk.CloudFormationToken value)
``AWS::Serverless::SimpleTable.PrimaryKey``
|
void |
setPrimaryKey(SimpleTableResource.PrimaryKeyProperty value)
``AWS::Serverless::SimpleTable.PrimaryKey``
|
void |
setProvisionedThroughput(software.amazon.awscdk.CloudFormationToken value)
``AWS::Serverless::SimpleTable.ProvisionedThroughput``
|
void |
setProvisionedThroughput(SimpleTableResource.ProvisionedThroughputProperty value)
``AWS::Serverless::SimpleTable.ProvisionedThroughput``
|
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 SimpleTableResourcePropspublic void setPrimaryKey(@Nullable software.amazon.awscdk.CloudFormationToken value)
setPrimaryKey in interface SimpleTableResourcePropspublic void setPrimaryKey(@Nullable SimpleTableResource.PrimaryKeyProperty value)
setPrimaryKey in interface SimpleTableResourceProps@Nullable public Object getProvisionedThroughput()
getProvisionedThroughput in interface SimpleTableResourcePropspublic void setProvisionedThroughput(@Nullable software.amazon.awscdk.CloudFormationToken value)
setProvisionedThroughput in interface SimpleTableResourcePropspublic void setProvisionedThroughput(@Nullable SimpleTableResource.ProvisionedThroughputProperty value)
setProvisionedThroughput in interface SimpleTableResourcePropsCopyright © 2018. All rights reserved.