Interface EmailAddressConfig.Builder

  • Method Details

    • emailAddressId

      EmailAddressConfig.Builder emailAddressId(String emailAddressId)

      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.

      Parameters:
      emailAddressId - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.