Module Values_1.MetricsV2Source

Sourcetype nonrec t = MetricV2.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : MetricV2.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Boolean of Values_0.Boolean.t | `Double of ThresholdValue.t | `List of [> `String of Values_0.String_.t ] list | `String of ResourceArnOrId.t ]) list ] list | `String of MetricNameV2.t ]) list ] list ]
Sourceval to_query : MetricV2.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> MetricV2.t list
Sourceval of_json : [> Yojson.Safe.t ] -> MetricV2.t list
Sourceval to_json : MetricV2.t list -> Yojson.Safe.t