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 [Types::AutoScalingSettingsUpdate]
the global table.
Auto scaling settings for managing provisioned write capacity for
@!attribute [rw] global_table_provisioned_write_capacity_auto_scaling_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]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadWriteCapacityMode.html#HowItWorks.OnDemand<br>[1]: docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadWriteCapacityMode.html#HowItWorks.ProvisionedThroughput.Manual<br><br><br><br>to [On-Demand Mode].
unpredictable workloads. `PAY_PER_REQUEST` sets the billing mode
* `PAY_PER_REQUEST` - We recommend using `PAY_PER_REQUEST` for<br><br>Mode].
workloads. `PROVISIONED` sets the billing mode to [Provisioned
* `PROVISIONED` - We recommend using `PROVISIONED` for predictable
billing mode.
not specified, the global table defaults to `PROVISIONED` capacity
The billing mode of the global table. If `GlobalTableBillingMode` is
@!attribute [rw] global_table_billing_mode
@return [String]
The name of the global table
@!attribute [rw] global_table_name