@Stability(value=Stable)
public static interface CfnSimpleTable.PrimaryKeyProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnSimpleTable.PrimaryKeyProperty.Builder builder()
Copyright © 2021. All rights reserved.