keyType property
The role that this key attribute will assume:
-
HASH- partition key -
RANGE- sort key
Implementation
final KeyType keyType;
The role that this key attribute will assume:
HASH - partition key
RANGE - sort key
final KeyType keyType;