keyType property

KeyType keyType
final

The role that this key attribute will assume:

  • HASH - partition key
  • RANGE - sort key

Implementation

final KeyType keyType;