Values.UpdateTableReplicaAutoScalingInputSourceUpdates auto scaling settings on your global tables at once.
type nonrec t = {globalSecondaryIndexUpdates : GlobalSecondaryIndexAutoScalingUpdateList.t
option;Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
*)tableName : TableArn.t;The name of the global table to be updated. You can also provide the Amazon Resource Name (ARN) of the table in this parameter.
*)provisionedWriteCapacityAutoScalingUpdate : AutoScalingSettingsUpdate.t option;replicaUpdates : ReplicaAutoScalingUpdateList.t option;Represents the auto scaling settings of replicas of the table that will be modified.
*)}val make :
?globalSecondaryIndexUpdates:??? ->
?provisionedWriteCapacityAutoScalingUpdate:??? ->
?replicaUpdates:??? ->
tableName:TableArn.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of IndexName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Long of PositiveLongObject.t
| `String of AutoScalingRoleArn.t
| `Structure of
(string
* [> `String of
AutoScalingPolicyName.t
| `Structure of
(string
* [> `Boolean of
BooleanObject.t
| `Double of DoubleObject.t
| `Integer of
IntegerObject.t ])
list ])
list ])
list ])
list ]
list
| `String of IndexName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Long of PositiveLongObject.t
| `String of AutoScalingRoleArn.t
| `Structure of
(string
* [> `String of AutoScalingPolicyName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Double of DoubleObject.t
| `Integer of IntegerObject.t ])
list ])
list ])
list ])
list ]
list
| `String of TableArn.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Long of PositiveLongObject.t
| `String of AutoScalingRoleArn.t
| `Structure of
(string
* [> `String of AutoScalingPolicyName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Double of DoubleObject.t
| `Integer of IntegerObject.t ])
list ])
list ])
list ])
list ]