pulumi-aws-kotlin
6.2.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.dax.kotlin
/
SubnetGroupArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"uoixlefdyyovcwhi"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"eeggrjmjifooarny"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
?
)
Parameters
value
A list of VPC subnet IDs for the subnet group.
@
JvmName
(
name
=
"pvyqchlqpgqyvuap"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"rcwhygfbwjpgfoud"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mjmktgbdqbrklvkc"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
A list of VPC subnet IDs for the subnet group.