TrafficMirrorFilterIngressRuleArgs

fun TrafficMirrorFilterIngressRuleArgs(action: Output<String>? = null, destinationCidrBlock: Output<String>? = null, destinationPortRange: Output<String>? = null, dryRun: Output<Boolean>? = null, priority: Output<Int>? = null, protocol: Output<String>? = null, ruleAction: Output<String>? = null, sourceCidrBlock: Output<String>? = null, sourcePortRange: Output<String>? = null, trafficMirrorFilterId: Output<String>? = null)