streamEnabled property

bool streamEnabled
final

Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.

Implementation

final bool streamEnabled;