Values.ProactiveInsightSourceDetails about a proactive insight. This object is returned by ListInsights.
type nonrec t = {id : InsightId.t option;The ID of the proactive insight.
*)name : InsightName.t option;The name of the proactive insight.
*)severity : InsightSeverity.t option;The severity of the insight. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.
*)status : InsightStatus.t option;The status of the proactive insight.
*)insightTimeRange : InsightTimeRange.t option;predictionTimeRange : PredictionTimeRange.t option;resourceCollection : ResourceCollection.t option;ssmOpsItemId : SsmOpsItemId.t option;The ID of the Amazon Web Services System Manager OpsItem created for this insight. You must enable the creation of OpstItems insights before they are created for each insight.
*)description : InsightDescription.t option;Describes the proactive insight.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of InsightId.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of TagValue.t ] list
| `String of AppBoundaryKey.t ])
list ]
list
| `Structure of
(string * [> `List of [> `String of StackName.t ] list ]) list
| `Timestamp of Timestamp.t ])
list ])
list ]