class Aws::DynamoDB::Types::UpdateGlobalTableSettingsInput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/UpdateGlobalTableSettingsInput AWS API Documentation
@return [Array<Types::ReplicaSettingsUpdate>]
modified.
Represents the settings for a global table in a region that will be
@!attribute [rw] replica_settings_update
@return [Array<Types::GlobalTableGlobalSecondaryIndexSettingsUpdate>]
table that will be modified.
Represents the settings of a global secondary index for a global
@!attribute [rw] global_table_global_secondary_index_settings_update
@return [Integer]
returns a ‘ThrottlingException.`
The maximum number of writes consumed per second before DynamoDB
@!attribute [rw] global_table_provisioned_write_capacity_units
@return [String]
The name of the global table
@!attribute [rw] global_table_name
}
],
},
],
},
provisioned_read_capacity_units: 1,
index_name: “IndexName”, # required
{
replica_global_secondary_index_settings_update: [
replica_provisioned_read_capacity_units: 1,
region_name: “RegionName”, # required
{
replica_settings_update: [
],
},
provisioned_write_capacity_units: 1,
index_name: “IndexName”, # required
{
global_table_global_secondary_index_settings_update: [
global_table_provisioned_write_capacity_units: 1,
global_table_name: “TableName”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateGlobalTableSettingsInput