Firewall Policy Rule Match Args
fun FirewallPolicyRuleMatchArgs(destIpRanges: Output<List<String>>? = null, layer4Configs: Output<List<FirewallPolicyRuleMatchLayer4ConfigArgs>>, srcIpRanges: Output<List<String>>? = null)