| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AttributeType |
Attribute.getType()
The data type of an attribute.
|
AttributeType |
Attribute.Jsii$Proxy.getType() |
static AttributeType |
AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeType[] |
AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute.Builder |
Attribute.Builder.type(AttributeType type)
Sets the value of
Attribute.getType() |
Copyright © 2022. All rights reserved.