hashKeyType property

DynamoKeyType? hashKeyType
final

The hash key type. Valid values are "STRING" or "NUMBER"

Implementation

final DynamoKeyType? hashKeyType;