Values.RecommendationRelatedAnomalySourceDetailSourceContains an array of RecommendationRelatedCloudWatchMetricsSourceDetail objects that contain the name and namespace of an Amazon CloudWatch metric.
type nonrec t = {cloudWatchMetrics : RecommendationRelatedCloudWatchMetricsSourceDetails.t
option;An array of CloudWatchMetricsDetail objects that contains information about the analyzed metrics that displayed anomalous behavior.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
RecommendationRelatedCloudWatchMetricsSourceMetricName.t ])
list ]
list ])
list ]