pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin
/
ClusterSubnetGroupArgs
/
ClusterSubnetGroupArgs
Cluster
Subnet
Group
Args
fun
ClusterSubnetGroupArgs
(
description
:
Output
<
String
>
?
=
null
,
subnetIds
:
Output
<
List
<
String
>
>
?
=
null
,
tags
:
Output
<
List
<
ClusterSubnetGroupTagArgs
>
>
?
=
null
)