Module Values.ServiceHealthsSource

Sourcetype nonrec t = ServiceHealth.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ServiceHealth.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Long of AnalyzedResourceCount.t | `Structure of (string * [> `Integer of NumOpenProactiveInsights.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ServiceHealth.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ServiceHealth.t list
Sourceval to_json : ServiceHealth.t list -> Yojson.Safe.t