include/aws@services@dynamodb_TimeToLiveSpecification.hrl
-record(time_to_live_specification, {
attribute_name :: binary(),
enabled :: boolean()
}).
-record(time_to_live_specification, {
attribute_name :: binary(),
enabled :: boolean()
}).