class Aws::DynamoDB::Types::DeleteTableInput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/DeleteTableInput AWS API Documentation
@return [String]
Resource Name (ARN) of the table in this parameter.
The name of the table to delete. You can also provide the Amazon
@!attribute [rw] table_name
Represents the input of a ‘DeleteTable` operation.