Module Values.CloudWatchMetricsDetailsSource

Sourcetype nonrec t = CloudWatchMetricsDetail.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CloudWatchMetricsDetail.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of CloudWatchMetricsPeriod.t | `List of [> `Structure of (string * [> `String of CloudWatchMetricsDimensionName.t ]) list ] list | `String of CloudWatchMetricsMetricName.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Double of MetricValue.t | `Timestamp of Timestamp.t ]) list ] list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b