Module Values.TargetHealthDescriptionsSource

Sourcetype nonrec t = TargetHealthDescription.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval 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 ]
Sourceval to_header : 'a -> 'b