public static final class SimpleTableResource.PrimaryKeyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SimpleTableResource.PrimaryKeyProperty
software.amazon.jsii.JsiiObject.InitializationModeSimpleTableResource.PrimaryKeyProperty.Builder, SimpleTableResource.PrimaryKeyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getName()
``SimpleTableResource.PrimaryKeyProperty.Name``
|
Object |
getType()
``SimpleTableResource.PrimaryKeyProperty.Type``
|
void |
setName(software.amazon.awscdk.CloudFormationToken value)
``SimpleTableResource.PrimaryKeyProperty.Name``
|
void |
setName(String value)
``SimpleTableResource.PrimaryKeyProperty.Name``
|
void |
setType(software.amazon.awscdk.CloudFormationToken value)
``SimpleTableResource.PrimaryKeyProperty.Type``
|
void |
setType(String value)
``SimpleTableResource.PrimaryKeyProperty.Type``
|
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)
public Object getType()
getType in interface SimpleTableResource.PrimaryKeyPropertypublic void setType(String value)
setType in interface SimpleTableResource.PrimaryKeyPropertypublic void setType(software.amazon.awscdk.CloudFormationToken value)
setType in interface SimpleTableResource.PrimaryKeyProperty@Nullable public Object getName()
getName in interface SimpleTableResource.PrimaryKeyPropertypublic void setName(@Nullable String value)
setName in interface SimpleTableResource.PrimaryKeyPropertypublic void setName(@Nullable software.amazon.awscdk.CloudFormationToken value)
setName in interface SimpleTableResource.PrimaryKeyPropertyCopyright © 2018. All rights reserved.