RoutingProfileQueueReference

data class RoutingProfileQueueReference(val channel: RoutingProfileChannel, val queueArn: String)

Contains the channel and queue identifier for a routing profile.

Constructors

Link copied to clipboard
constructor(channel: RoutingProfileChannel, queueArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.

Link copied to clipboard

The Amazon Resource Name (ARN) of the queue.