menu
aws_dynamodbstreams_api package
documentation
streams-dynamodb-2012-08-10.dart
StreamDescription
keySchema property
keySchema property
dark_mode
light_mode
keySchema
property
List
<
KeySchemaElement
>
?
keySchema
final
The key attribute(s) of the stream's DynamoDB table.
Implementation
final List<KeySchemaElement>? keySchema;
aws_dynamodbstreams_api package
documentation
streams-dynamodb-2012-08-10
StreamDescription
keySchema property
StreamDescription class