Values.GetMetricsRequestSourceGet the summary metrics for this AWS account.
type nonrec t = {summaryMetricQueries : SummaryMetricQueries.t option;The list of queries to retrieve the summary metrics.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of DimensionValue.t ])
list ]
list
| `String of MetricQueryId.t
| `Timestamp of MetricQueryStartTimestamp.t ])
list ]
list ])
list ]