TrafficMirrorFilterRule
Describes the Traffic Mirror rule.
Contents
- description
-
The description of the Traffic Mirror rule.
Type: String
Required: No
- destinationCidrBlock
-
The destination CIDR block assigned to the Traffic Mirror rule.
Type: String
Required: No
- destinationPortRange
-
The destination port range assigned to the Traffic Mirror rule.
Type: TrafficMirrorPortRange object
Required: No
- protocol
-
The protocol assigned to the Traffic Mirror rule.
Type: Integer
Required: No
- ruleAction
-
The action assigned to the Traffic Mirror rule.
Type: String
Valid Values:
accept | reject
Required: No
- ruleNumber
-
The rule number of the Traffic Mirror rule.
Type: Integer
Required: No
- sourceCidrBlock
-
The source CIDR block assigned to the Traffic Mirror rule.
Type: String
Required: No
- sourcePortRange
-
The source port range assigned to the Traffic Mirror rule.
Type: TrafficMirrorPortRange object
Required: No
- tagSet
-
Tags on Traffic Mirroring filter rules.
Type: Array of Tag objects
Required: No
- trafficDirection
-
The traffic direction assigned to the Traffic Mirror rule.
Type: String
Valid Values:
ingress | egress
Required: No
- trafficMirrorFilterId
-
The ID of the Traffic Mirror filter that the rule is associated with.
Type: String
Required: No
- trafficMirrorFilterRuleId
-
The ID of the Traffic Mirror rule.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: