Values.ManagedAutoScalingSourceThe auto scaling configuration created by Amazon ECS for an Express service.
type nonrec t = {scalableTarget : ManagedScalableTarget.t option;Represents a scalable target.
*)applicationAutoScalingPolicies : ManagedApplicationAutoScalingPolicies.t option;The policy used for auto scaling.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `String of String_.t
| `Timestamp of Timestamp.t ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `String of String_.t
| `Timestamp of Timestamp.t ])
list ])
list ]