toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticache.kotlin
/
ServerlessCacheArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"gebouumyubgqqtxp"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"nvnvfvwdsoqyblrd"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
?
)
Parameters
value
The subnet id's of the Serverless Cache.
@
JvmName
(
name
=
"vilrauiyesmegrja"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xivfgetlckxueuut"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"wdtovqypwiieilws"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
The subnet id's of the Serverless Cache.