Values.MetricTransformationsSourceval to_value :
MetricTransformation.t list ->
[> `List of
[> `Structure of
(string
* [> `Double of DefaultValue.t
| `Enum of string
| `Map of
([> `String of DimensionsKey.t ]
* [> `String of DimensionsValue.t ])
list
| `String of MetricName.t ])
list ]
list ]