Values.ReplicaAutoScalingDescriptionSourceRepresents the auto scaling settings of the replica.
type nonrec t = {regionName : RegionName.t option;The Region where the replica exists.
*)globalSecondaryIndexes : ReplicaGlobalSecondaryIndexAutoScalingDescriptionList.t
option;Replica-specific global secondary index auto scaling settings.
*)replicaProvisionedReadCapacityAutoScalingSettings : AutoScalingSettingsDescription.t
option;replicaProvisionedWriteCapacityAutoScalingSettings : AutoScalingSettingsDescription.t
option;replicaStatus : ReplicaStatus.t option;The current state of the replica: CREATING - The replica is being created. UPDATING - The replica is being updated. DELETING - The replica is being deleted. ACTIVE - The replica is ready for use.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of IndexName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `List of
[> `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
| `Long of PositiveLongObject.t
| `String of String_.t ])
list ])
list ]
list
| `String of RegionName.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `List of
[> `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
| `Long of PositiveLongObject.t
| `String of String_.t ])
list ])
list ]