pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
NetworkAclArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"cmduoffpcumoghsx"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"twrershlewjvnsic"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
?
)
Parameters
value
A list of Subnet IDs to apply the ACL to
@
JvmName
(
name
=
"edtktpqqdktkikwq"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"aqkjjmwxemrlotgh"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"suonlkovxrymvaew"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
A list of Subnet IDs to apply the ACL to