keySchema property

List<KeySchemaElement> keySchema
final

Schema of the table.

Implementation

final List<KeySchemaElement> keySchema;