public static interface CfnSimpleTable.PrimaryKeyProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#primary-key-object| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSimpleTable.PrimaryKeyProperty.Builder
A builder for
CfnSimpleTable.PrimaryKeyProperty |
static class |
CfnSimpleTable.PrimaryKeyProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSimpleTable.PrimaryKeyProperty.Builder |
builder() |
String |
getName()
`CfnSimpleTable.PrimaryKeyProperty.Name`
|
String |
getType()
`CfnSimpleTable.PrimaryKeyProperty.Type`
|
String getType()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#primary-key-objectString getName()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#primary-key-objectstatic CfnSimpleTable.PrimaryKeyProperty.Builder builder()
Copyright © 2019. All rights reserved.