toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pcs.kotlin
/
QueueArgs
/
QueueArgs
Queue
Args
constructor
(
clusterId
:
Output
<
String
>
?
=
null
,
computeNodeGroupConfigurations
:
Output
<
List
<
QueueComputeNodeGroupConfigurationArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)