Module Values.BatchGetMetricDataQueriesSource

Sourcetype nonrec t = BatchGetMetricDataQuery.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : BatchGetMetricDataQuery.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Map of ([> `Enum of string ] * [> `String of MetricDimensionValue.t ]) list | `String of QueryIdentifier.t | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b