class Aws::DynamoDB::Types::TimeToLiveSpecification


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/TimeToLiveSpecification AWS API Documentation
@return [String]
items in the table.
The name of the TTL attribute used to store the expiration time for
@!attribute [rw] attribute_name
@return [Boolean]
the table.
Indicates whether TTL is to be enabled (true) or disabled (false) on
@!attribute [rw] enabled
}
attribute_name: ā€œTimeToLiveAttributeNameā€, # required
enabled: false, # required
{
data as a hash:
@note When making an API call, you may pass TimeToLiveSpecification
for the specified table.
Represents the settings used to enable or disable Time to Live (TTL)