class Aws::DynamoDB::Types::UpdateGlobalTableInput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/UpdateGlobalTableInput AWS API Documentation
@return [Array<Types::ReplicaUpdate>]
table.
A list of regions that should be added or removed from the global
@!attribute [rw] replica_updates
@return [String]
The global table name.
@!attribute [rw] global_table_name
}
],
},
},
region_name: “RegionName”, # required
delete: {
},
region_name: “RegionName”, # required
create: {
{
replica_updates: [ # required
global_table_name: “TableName”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateGlobalTableInput