Values.ReplicaAutoScalingUpdateSourceRepresents the auto scaling settings of a replica that will be modified.
type nonrec t = {regionName : RegionName.t;The Region where the replica exists.
*)replicaGlobalSecondaryIndexUpdates : ReplicaGlobalSecondaryIndexAutoScalingUpdateList.t
option;Represents the auto scaling settings of global secondary indexes that will be modified.
*)replicaProvisionedReadCapacityAutoScalingUpdate : AutoScalingSettingsUpdate.t
option;}val make :
?replicaGlobalSecondaryIndexUpdates:??? ->
?replicaProvisionedReadCapacityAutoScalingUpdate:??? ->
regionName:RegionName.t ->
unit ->
tval to_value :
t ->
[> `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 RegionName.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 ]