Values_0.EmailAddressConfigSourceConfiguration object that specifies an email address to be associated with a queue. This configuration contains the identifier of the email address that should be linked to the queue for routing email contacts.
type nonrec t = {emailAddressId : EmailAddressId.t;The identifier of the email address that should be associated with the queue. This email address must already exist in the Amazon Connect instance and will be used to route incoming email contacts to the specified queue.
*)}