Values.PublishMetricsInputSourceInternal only. Publishes environment health metrics to Amazon CloudWatch.
type nonrec t = {environmentName : EnvironmentName.t;Internal only. The name of the environment.
*)metricData : MetricData.t;Internal only. Publishes metrics to Amazon CloudWatch. To learn more about the metrics published to Amazon CloudWatch, see Amazon MWAA performance metrics in Amazon CloudWatch.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `List of
[> `Structure of
(string * [> `String of String_.t ]) list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Double of Double.t | `Integer of Integer.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list
| `String of EnvironmentName.t ])
list ]