GlobalSecondaryIndexKeyName
type GlobalSecondaryIndexKeyName = object;Type representing the key names for a global secondary index.
Properties
Section titled “Properties”partitionKey
Section titled “partitionKey”partitionKey: string;sortKey?
Section titled “sortKey?”optional sortKey: string;