pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connect.kotlin.outputs
/
RoutingProfileQueueReference
Routing
Profile
Queue
Reference
data
class
RoutingProfileQueueReference
(
val
channel
:
RoutingProfileChannel
,
val
queueArn
:
String
)
Contains the channel and queue identifier for a routing profile.
Types
Constructors
Properties
Constructors
Routing
Profile
Queue
Reference
Link copied to clipboard
fun
RoutingProfileQueueReference
(
channel
:
RoutingProfileChannel
,
queueArn
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
channel
Link copied to clipboard
val
channel
:
RoutingProfileChannel
queue
Arn
Link copied to clipboard
val
queueArn
:
String