menu
aws_dynamodbstreams_api package
documentation
streams-dynamodb-2012-08-10.dart
StreamDescription
shards property
shards property
dark_mode
light_mode
shards
property
List
<
Shard
>
?
shards
final
The shards that comprise the stream.
Implementation
final List<Shard>? shards;
aws_dynamodbstreams_api package
documentation
streams-dynamodb-2012-08-10
StreamDescription
shards property
StreamDescription class