toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.connect.kotlin.inputs
/
RoutingProfileQueueConfigArgs
/
RoutingProfileQueueConfigArgs
Routing
Profile
Queue
Config
Args
constructor
(
channel
:
Output
<
String
>
,
delay
:
Output
<
Int
>
,
priority
:
Output
<
Int
>
,
queueArn
:
Output
<
String
>
?
=
null
,
queueId
:
Output
<
String
>
,
queueName
:
Output
<
String
>
?
=
null
)