class Aws::DynamoDB::Types::DescribeTimeToLiveInput

@note When making an API call, you may pass DescribeTimeToLiveInput

data as a hash:

    {
      table_name: "TableName", # required
    }

@!attribute [rw] table_name

The name of the table to be described.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/DescribeTimeToLiveInput AWS API Documentation

Constants

SENSITIVE