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