toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.synthetics.kotlin.inputs
/
CanaryVpcConfigArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"nsiyuxfaxukmeyha"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lhcfcoveocsfqjru"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
?
)
Parameters
value
IDs of the subnets where this canary is to run.
@
JvmName
(
name
=
"hcgpwgsvetbtvtvg"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pxsbxvkovudkrgud"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"kejglpqldlsbjhwc"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
IDs of the subnets where this canary is to run.