Module Values_1.MetricDataCollectionsV2Source

Sourcetype nonrec t = MetricDataV2.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : MetricDataV2.t list -> [> `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 ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> MetricDataV2.t list
Sourceval of_json : [> Yojson.Safe.t ] -> MetricDataV2.t list
Sourceval to_json : MetricDataV2.t list -> Yojson.Safe.t