Module Values_1.MetricResultsV2Source

Sourcetype nonrec t = MetricResultV2.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : MetricResultV2.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Double of Value.t | `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 ] list | `Map of ([> `String of DimensionsV2Key.t ] * [> `String of DimensionsV2Value.t ]) list | `Structure of (string * [> `Enum of string | `Timestamp of Values_0.Timestamp.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> MetricResultV2.t list
Sourceval of_json : [> Yojson.Safe.t ] -> MetricResultV2.t list