class Aws::DynamoDB::Types::DescribeGlobalTableInput

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

data as a hash:

    {
      global_table_name: "TableName", # required
    }

@!attribute [rw] global_table_name

The name of the global table.
@return [String]

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

Constants

SENSITIVE