@Stability(value=Stable)
public static interface CfnGlobalTable.KeySchemaProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGlobalTable.KeySchemaProperty.Builder
A builder for
CfnGlobalTable.KeySchemaProperty |
static class |
CfnGlobalTable.KeySchemaProperty.Jsii$Proxy
An implementation for
CfnGlobalTable.KeySchemaProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGlobalTable.KeySchemaProperty.Builder |
builder() |
String |
getAttributeName()
`CfnGlobalTable.KeySchemaProperty.AttributeName`.
|
String |
getKeyType()
`CfnGlobalTable.KeySchemaProperty.KeyType`.
|
@Stability(value=Stable) @NotNull String getAttributeName()
@Stability(value=Stable) @NotNull String getKeyType()
@Stability(value=Stable) static CfnGlobalTable.KeySchemaProperty.Builder builder()
Copyright © 2021. All rights reserved.