Values.AssessmentSummarySourceIndicates the AI-generated summary for the Resilience Hub assessment, providing a concise overview that highlights the top risks and recommendations. This property is available only in the US East (N. Virginia) Region.
type nonrec t = {riskRecommendations : AssessmentRiskRecommendationList.t option;Indicates the top risks and recommendations identified by the Resilience Hub assessment, each representing a specific risk and the corresponding recommendation to address it. This property is available only in the US East (N. Virginia) Region.
*)summary : String500.t option;Indicates a concise summary that provides an overview of the Resilience Hub assessment. This property is available only in the US East (N. Virginia) Region.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of String255.t ] list
| `String of String255.t ])
list ]
list
| `String of String500.t ])
list ]