class Aws::DynamoDB::Types::ListGlobalTablesInput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ListGlobalTablesInput AWS API Documentation
@return [String]
Lists the global tables in a specific Region.
@!attribute [rw] region_name
@return [Integer]
The maximum number of table names to return.
@!attribute [rw] limit
@return [String]
The first global table name that this operation will evaluate.
@!attribute [rw] exclusive_start_global_table_name
}
region_name: “RegionName”,
limit: 1,
exclusive_start_global_table_name: “TableName”,
{
data as a hash:
@note When making an API call, you may pass ListGlobalTablesInput