pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.dax.kotlin
/
SubnetGroupArgs
/
SubnetGroupArgs
Subnet
Group
Args
fun
SubnetGroupArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
subnetIds
:
Output
<
List
<
String
>
>
?
=
null
)