menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
TimeToLiveSpecification
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
Implementation
final bool enabled;
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
TimeToLiveSpecification
enabled property
TimeToLiveSpecification class