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