Values.ItemIdentifierSourceDetails and type of a related item.
type nonrec t = {type_ : ItemType.t;The type of related item.
*)value : ItemValue.t;Details about the related item.
*)}val to_value :
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 ]