Get Traffic Mirror Filter Egress Rules Rule
data class GetTrafficMirrorFilterEgressRulesRule(val destinationCidrBlock: String, val destinationPortRange: String, val id: String, val priority: Int, val protocol: String, val ruleAction: String, val sourceCidrBlock: String, val sourcePortRange: String, val status: String, val trafficMirrorFilterId: String, val trafficMirrorFilterRuleId: String)
Properties
Link copied to clipboard
The destination CIDR block of the outbound traffic.
Link copied to clipboard
The destination port range of the outbound traffic.
Link copied to clipboard
The collection policy of the inbound rule. Valid values: accept
or drop
. accept
: collects network traffic. drop
: does not collect network traffic.
Link copied to clipboard
The source CIDR block of the outbound traffic.
Link copied to clipboard
The source port range of the outbound traffic.
Link copied to clipboard
The ID of the filter associated with the outbound rule.
Link copied to clipboard
The first ID of the resource.