RoutingProfileQueueConfigSummary

Contains summary information about a routing profile queue.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The channels this queue supports.

Link copied to clipboard
val delay: Int

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 in the Amazon Connect Administrator Guide.

Link copied to clipboard

The order in which contacts are to be handled for the queue. For more information, see Queues: priority and delay.

Link copied to clipboard

The Amazon Resource Name (ARN) of the queue.

Link copied to clipboard

The identifier for the queue.

Link copied to clipboard

The name of the queue.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String