Values.RelatedItemSourceResources that responders use to triage and mitigate the incident.
type nonrec t = {generatedId : GeneratedId.t option;A unique ID for a RelatedItem. Don't specify this parameter when you add a RelatedItem by using the UpdateRelatedItems API action.
*)identifier : ItemIdentifier.t;Details about the related item.
*)title : RelatedItemTitleString.t option;The title of the related item.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of GeneratedId.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `String of Arn.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of PagerDutyIncidentDetailIdString.t ])
list ])
list ])
list ])
list ]