class Aws::DynamoDB::Types::UpdateTimeToLiveInput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/UpdateTimeToLiveInput AWS API Documentation
@return [Types::TimeToLiveSpecification]
the specified table.
Represents the settings used to enable or disable Time to Live for
@!attribute [rw] time_to_live_specification
@return [String]
The name of the table to be configured.
@!attribute [rw] table_name
Represents the input of an ‘UpdateTimeToLive` operation.