Values.TargetSourceThe contact or contact channel that's being engaged.
type nonrec t = {channelTargetInfo : ChannelTargetInfo.t option;Information about the contact channel that Incident Manager engages.
*)contactTargetInfo : ContactTargetInfo.t option;Information about the contact that Incident Manager engages.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of IsEssential.t
| `Integer of RetryIntervalInMinutes.t
| `String of SsmContactsArn.t ])
list ])
list ]