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