Values_0.ContactDataRequestSourceRequest object with information to create a contact.
type nonrec t = {systemEndpoint : Endpoint.t option;Endpoint associated with the Amazon Connect instance from which outbound contact will be initiated for the campaign.
*)customerEndpoint : Endpoint.t option;Endpoint of the customer for which contact will be initiated.
*)requestIdentifier : RequestIdentifier.t option;Identifier to uniquely identify individual requests in the batch.
*)queueId : QueueId.t option;The identifier of the queue associated with the Amazon Connect instance in which contacts that are created will be queued.
*)attributes : Attributes.t option;List of attributes to be stored in a contact.
*)campaign : Campaign.t option;Structure to store information associated with a campaign.
*)outboundStrategy : OutboundStrategy.t option;Information about the outbound strategy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of AttributeName.t ]
* [> `String of AttributeValue.t ])
list
| `String of RequestIdentifier.t
| `Structure of
(string
* [> `Enum of string
| `String of EndpointAddress.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `Enum of string ] list
| `Structure of
(string
* [> `Integer of
PostAcceptPreviewTimeoutDurationInSeconds.t ])
list ])
list ])
list ])
list ])
list ])
list ]