class Aws::DynamoDB::Types::DescribeGlobalTableSettingsInput

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

data as a hash:

    {
      global_table_name: "TableName", # required
    }

@!attribute [rw] global_table_name

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

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

Constants

SENSITIVE