| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnGlobalTable.KeySchemaProperty.Builder |
CfnGlobalTable.KeySchemaProperty.Builder.attributeName(String attributeName)
Sets the value of
CfnGlobalTable.KeySchemaProperty.getAttributeName() |
static CfnGlobalTable.KeySchemaProperty.Builder |
CfnGlobalTable.KeySchemaProperty.builder() |
CfnGlobalTable.KeySchemaProperty.Builder |
CfnGlobalTable.KeySchemaProperty.Builder.keyType(String keyType)
Sets the value of
CfnGlobalTable.KeySchemaProperty.getKeyType() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnGlobalTable.KeySchemaProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalTable.AttributeDefinitionProperty.Builder. |
Copyright © 2022. All rights reserved.