Values.ComponentRecommendationSourceDefines recommendations for an Resilience Hub Application Component, returned as an object. This object contains component names, configuration recommendations, and recommendation statuses.
type nonrec t = {appComponentName : EntityId.t option;Name of the Application Component.
*)configRecommendations : ConfigRecommendationList.t option;List of recommendations.
*)recommendationStatus : RecommendationComplianceStatus.t option;Status of the recommendation.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of EntityDescription.t ] list
| `Map of
([> `Enum of string ]
* [> `Structure of
(string
* [> `Enum of string
| `Integer of Seconds.t
| `String of String500.t ])
list ])
list
| `String of EntityId.t
| `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `String of CurrencyCode.t ])
list ])
list ]
list
| `String of EntityId.t ])
list ]