@Stability(value=Stable)
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
An implementation for
CfnSimpleTable.PrimaryKeyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSimpleTable.PrimaryKeyProperty.Builder |
builder() |
default String |
getName()
`CfnSimpleTable.PrimaryKeyProperty.Name`.
|
String |
getType()
`CfnSimpleTable.PrimaryKeyProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#primary-key-object@Stability(value=Stable) @Nullable default String getName()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#primary-key-object@Stability(value=Stable) static CfnSimpleTable.PrimaryKeyProperty.Builder builder()
Copyright © 2020. All rights reserved.