Module Values.MetricDataQueriesSource

Sourcetype nonrec t = MetricDataQuery.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : MetricDataQuery.t list -> [> `List of [> `Structure of (string * [> `Boolean of ReturnData.t | `String of XmlStringMaxLen255.t | `Structure of (string * [> `String of XmlStringMetricStat.t | `Structure of (string * [> `List of [> `Structure of (string * [> `String of MetricDimensionName.t ]) list ] list | `String of MetricNamespace.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> MetricDataQuery.t list
Sourceval of_json : [> Yojson.Safe.t ] -> MetricDataQuery.t list