SubnetNetworkAclAssociation

class SubnetNetworkAclAssociation : KotlinCustomResource

Resource Type definition for AWS::EC2::SubnetNetworkAclAssociation

Properties

Link copied to clipboard
val associationId: Output<String>

Returns the value of this object's AssociationId property.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val networkAclId: Output<String>

The ID of the network ACL

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val subnetId: Output<String>

The ID of the subnet

Link copied to clipboard
val urn: Output<String>