Module Values.HealthCheckObservationsSource

Sourcetype nonrec t = HealthCheckObservation.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : HealthCheckObservation.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of IPAddress.t | `Structure of (string * [> `String of Status.t | `Timestamp of TimeStamp.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b