keySchema property

List<KeySchemaElement>? keySchema
final

The key attribute(s) of the stream's DynamoDB table.

Implementation

final List<KeySchemaElement>? keySchema;