NetworkAcl

class NetworkAcl : KotlinCustomResource

Specifies a network ACL for your VPC.

Properties

Link copied to clipboard
val awsId: Output<String>

The ID of the network ACL.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags for the network ACL.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the VPC for the network ACL.