Values.RecommendationSourceRecommendation information to help you remediate detected anomalous behavior that generated an insight.
type nonrec t = {description : RecommendationDescription.t option;A description of the problem.
*)link : RecommendationLink.t option;A hyperlink to information to help you address the problem.
*)name : RecommendationName.t option;The name of the recommendation.
*)reason : RecommendationReason.t option;The reason DevOps Guru flagged the anomalous behavior as a problem.
*)category : RecommendationCategory.t option;The category type of the recommendation.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
RecommendationRelatedCloudWatchMetricsSourceMetricName.t ])
list ]
list
| `String of
RecommendationRelatedEventResourceName.t ])
list ]
list
| `String of RecommendationRelatedEventName.t ])
list ]
list
| `String of RecommendationDescription.t ])
list ]