toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.medialive.kotlin.inputs
/
InputVpcArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"jgosrfuscfwyibtp"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wxeftaxoewyyspks"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
)
Parameters
value
A list of 2 VPC subnet IDs from the same VPC.
@
JvmName
(
name
=
"cotxydextaiovojo"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ryrxhxumqeolgipm"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"kqrpqiycjwdfgxup"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
A list of 2 VPC subnet IDs from the same VPC.