AnalysisAclRule
Describes a network access control (ACL) rule.
Contents
- cidr
-
The IPv4 address range, in CIDR notation.
Type: String
Required: No
- egress
-
Indicates whether the rule is an outbound rule.
Type: Boolean
Required: No
- portRange
-
The range of ports.
Type: PortRange object
Required: No
- protocol
-
The protocol.
Type: String
Required: No
- ruleAction
-
Indicates whether to allow or deny traffic that matches the rule.
Type: String
Required: No
- ruleNumber
-
The rule number.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: