pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
NetworkAclAssociationArgsBuilder
Network
Acl
Association
Args
Builder
class
NetworkAclAssociationArgsBuilder
Builder for
NetworkAclAssociationArgs
.
Functions
Functions
network
Acl
Id
Link copied to clipboard
@
JvmName
(
name
=
"blteqgphafhpbmtj"
)
suspend
fun
networkAclId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wbwggacjixgpyuvc"
)
suspend
fun
networkAclId
(
value
:
String
?
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"reegmhrsxixqdmwi"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gfdtoeaffecyhdhf"
)
suspend
fun
subnetId
(
value
:
String
?
)