new DynamoDBKeySchema()
Properties:
Name | Type | Description |
---|---|---|
AttributeName |
String | Required: Yes. The attribute name that is used as the primary key for this table. Primary key element names can be 1 – 255 characters long and have no character restrictions. |
KeyType |
String | Required: Yes. Represents the attribute data, consisting of the data type and the attribute value itself. You can specify HASH or RANGE. |