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