class Aws::Connect::Types::RoutingProfileQueueConfigSummary
Contains summary information about a routing profile queue.
@!attribute [rw] queue_id
The identifier for the queue. @return [String]
@!attribute [rw] queue_arn
The Amazon Resource Name (ARN) of the queue. @return [String]
@!attribute [rw] queue_name
The name of the queue. @return [String]
@!attribute [rw] priority
The order in which contacts are to be handled for the queue. For more information, see [Queues: priority and delay][1]. [1]: https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing-profiles-priority.html @return [Integer]
@!attribute [rw] delay
The delay, in seconds, that a contact should be in the queue before they are routed to an available agent. For more information, see [Queues: priority and delay][1] in the *Amazon Connect Administrator Guide*. [1]: https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing-profiles-priority.html @return [Integer]
@!attribute [rw] channel
The channels this queue supports. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/RoutingProfileQueueConfigSummary AWS API Documentation
Constants
- SENSITIVE