Values.UpdateRelatedItemsInputSourceAdd or remove related items from the related items tab of an incident record.
type nonrec t = {clientToken : ClientToken.t option;A token that ensures that a client calls the operation only once with the specified details.
*)incidentRecordArn : Arn.t;The Amazon Resource Name (ARN) of the incident record that contains the related items that you update.
*)}val make :
?clientToken:??? ->
incidentRecordArn:Arn.t ->
relatedItemsUpdate:RelatedItemsUpdate.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of ClientToken.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of GeneratedId.t
| `Structure of
(string
* [> `Enum of string
| `String of Arn.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of Arn.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of
PagerDutyIncidentDetailIdString.t ])
list ])
list ])
list ])
list ])
list ])
list ]