NetworkFirewallPolicyRuleMatchArgs

fun NetworkFirewallPolicyRuleMatchArgs(destIpRanges: Output<List<String>>? = null, layer4Configs: Output<List<NetworkFirewallPolicyRuleMatchLayer4ConfigArgs>>, srcIpRanges: Output<List<String>>? = null, srcSecureTags: Output<List<NetworkFirewallPolicyRuleMatchSrcSecureTagArgs>>? = null)