Values.ECSManagedResourcesSourceRepresents the Amazon Web Services resources managed by Amazon ECS for an Express service, including ingress paths, auto-scaling policies, metric alarms, and security groups.
type nonrec t = {ingressPaths : ManagedIngressPaths.t option;The ingress paths and endpoints for the Express service.
*)autoScaling : ManagedAutoScaling.t option;The auto-scaling configuration and policies for the Express service.
*)metricAlarms : ManagedMetricAlarms.t option;The CloudWatch metric alarms associated with the Express service.
*)serviceSecurityGroups : ManagedSecurityGroups.t option;The security groups managed by the Express service.
*)logGroups : ManagedLogGroups.t option;The log groups managed by the Express service.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `String of String_.t
| `Timestamp of Timestamp.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of String_.t
| `Timestamp of Timestamp.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list
| `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 ])
list ]