Routing Profile Queue Reference Args
data class RoutingProfileQueueReferenceArgs(val channel: Output<RoutingProfileChannel>, val queueArn: Output<String>) : ConvertibleToJava<RoutingProfileQueueReferenceArgs>
Contains the channel and queue identifier for a routing profile.