Values_1.MetricResultV2SourceContains information about the metric results.
type nonrec t = {dimensions : DimensionsV2Map.t option;The dimension for the metrics.
*)metricInterval : MetricInterval.t option;The interval period with the start and end time for the metrics.
*)collections : MetricDataCollectionsV2.t option;The set of metrics.
*)}val to_value :
t ->
[> `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 ]