Get Traffic Mirror Filter Ingress Rules Rule
data class GetTrafficMirrorFilterIngressRulesRule(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 inbound traffic.
Link copied to clipboard
The destination port range of the inbound 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 inbound traffic.
Link copied to clipboard
The source port range of the inbound traffic.
Link copied to clipboard
The ID of the filter associated with the inbound rule.
Link copied to clipboard
The first ID of the resource.