Values.RelatedItemInputContentSourceRepresents the content of a related item to be created.
type nonrec t = {contact : Contact.t option;Object representing a contact in Amazon Connect as an API request field.
*)comment : CommentContent.t option;Represents the content of a comment to be returned to agents.
*)file : FileContent.t option;A file of related items.
*)sla : SlaInputContent.t option;Represents the content of an SLA to be created.
*)connectCase : ConnectCaseInputContent.t option;Represents the Amazon Connect case to be created as a related item.
*)custom : CustomInputContent.t option;Represents the content of a Custom type related item.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of FieldId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of Double.t
| `String of
FieldValueUnionStringValueString.t
| `Structure of 'a list ])
list ])
list ]
list
| `String of ContactArn.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of Double.t
| `String of
FieldValueUnionStringValueString.t
| `Structure of 'b list ])
list ]
list
| `Long of TargetSlaMinutes.t
| `String of SlaName.t ])
list ])
list ])
list ]