A configured global secondary index and its key schema.
readonly
partitionKey: string
The index's partition-key attribute.
readonly
optional
sortKey: string
The index's sort-key attribute, when the index carries one.