@Stability(value=Experimental)
public static interface CfnTable.KeySchemaProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-keyschema.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.KeySchemaProperty.Builder
A builder for
CfnTable.KeySchemaProperty |
static class |
CfnTable.KeySchemaProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.KeySchemaProperty.Builder |
builder() |
String |
getAttributeName()
`CfnTable.KeySchemaProperty.AttributeName`.
|
String |
getKeyType()
`CfnTable.KeySchemaProperty.KeyType`.
|
@Stability(value=Experimental) String getAttributeName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-keyschema.html#aws-properties-dynamodb-keyschema-attributename@Stability(value=Experimental) String getKeyType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-keyschema.html#aws-properties-dynamodb-keyschema-keytype@Stability(value=Experimental) static CfnTable.KeySchemaProperty.Builder builder()
CfnTable.KeySchemaProperty.Builder of CfnTable.KeySchemaPropertyCopyright © 2019. All rights reserved.