class Aws::Connect::Types::RoutingProfileQueueReference


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/RoutingProfileQueueReference AWS API Documentation
@return [String]
for this routing profile.
The channels agents can handle in the Contact Control Panel (CCP)
@!attribute [rw] channel
@return [String]
The identifier for the queue.
@!attribute [rw] queue_id
}
channel: “VOICE”, # required, accepts VOICE, CHAT, TASK
queue_id: “QueueId”, # required
{
data as a hash:
@note When making an API call, you may pass RoutingProfileQueueReference
Contains the channel and queue identifier for a routing profile.