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