streamEnabled property
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
Implementation
final bool streamEnabled;
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
final bool streamEnabled;