aws.ec2.networkacl.entry
Supported Platform
- aws
The aws.ec2.networkacl.entry
resource provides fields for assessing the configuration of network ACL entries within an AWS account. For usage see aws.ec2
resource.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
egress | bool | denotes whether this is an entry for egress rules |
ruleAction | string | allow or deny |
portRange | aws.ec2.networkacl.entry.portrange | port range for the acl entry |
id | string | id for the entry rule |