class Aws::DynamoDB::Types::DescribeTableInput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/DescribeTableInput AWS API Documentation
@return [String]
The name of the table to describe.
@!attribute [rw] table_name
}
table_name: “TableName”, # required
{
data as a hash:
@note When making an API call, you may pass DescribeTableInput
Represents the input of a ‘DescribeTable` operation.