Values.TargetHealthDescriptionsSourceval to_value :
TargetHealthDescription.t list ->
[> `List of
[> `Structure of
(string
* [> `String of HealthCheckPort.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Port.t
| `String of TargetId.t ])
list ])
list ]
list ]