class Aws::DynamoDB::Types::CreateGlobalTableInput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/CreateGlobalTableInput AWS API Documentation
@return [Array<Types::Replica>]
The Regions where the global table needs to be created.
@!attribute [rw] replication_group
@return [String]
The global table name.
@!attribute [rw] global_table_name
}
],
},
region_name: “RegionName”,
{
replication_group: [ # required
global_table_name: “TableName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateGlobalTableInput