Class GetRoutingProfileQueueConfig


  • public final class GetRoutingProfileQueueConfig
    extends java.lang.Object
    • Method Detail

      • channel

        public java.lang.String channel()
        Returns:
        Channels agents can handle in the Contact Control Panel (CCP) for this routing profile. Valid values are `VOICE`, `CHAT`, `TASK`.
      • delay

        public java.lang.Integer delay()
        Returns:
        Delay, in seconds, that a contact should be in the queue before they are routed to an available agent
      • priority

        public java.lang.Integer priority()
        Returns:
        Order in which contacts are to be handled for the queue.
      • queueArn

        public java.lang.String queueArn()
        Returns:
        ARN for the queue.
      • queueId

        public java.lang.String queueId()
        Returns:
        Identifier for the queue.
      • queueName

        public java.lang.String queueName()
        Returns:
        Name for the queue.