Module Values.MetricDefinitionsRequestSource

Sourcetype nonrec t = MetricDefinitionRequest.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : MetricDefinitionRequest.t list -> [> `List of [> `Structure of (string * [> `Map of ([> `String of DimensionKey.t ] * [> `String of DimensionName.t ]) list | `String of MetricName.t ]) list ] list ]
Sourceval to_header : 'a -> 'b