RoutingProfileQueueReferenceArgs

data class RoutingProfileQueueReferenceArgs(val channel: Output<RoutingProfileChannel>, val queueArn: Output<String>) : ConvertibleToJava<RoutingProfileQueueReferenceArgs>

Contains the channel and queue identifier for a routing profile.

Constructors

Link copied to clipboard
fun RoutingProfileQueueReferenceArgs(channel: Output<RoutingProfileChannel>, queueArn: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): RoutingProfileQueueReferenceArgs

Properties

Link copied to clipboard
Link copied to clipboard
val queueArn: Output<String>