toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.memorydb.kotlin
/
SubnetGroupArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"wjtlicnqeouanqby"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gumcwxqkgxrvsgfd"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
?
)
Parameters
value
A list of VPC subnet IDs for the subnet group.
@
JvmName
(
name
=
"lyvubqrqoaqsufsp"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"eortcjphaftmcajk"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cefpnikvrdgkqfkt"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
A list of VPC subnet IDs for the subnet group.