RegionNetworkFirewallPolicyRuleMatchArgs

fun RegionNetworkFirewallPolicyRuleMatchArgs(destIpRanges: Output<List<String>>? = null, layer4Configs: Output<List<RegionNetworkFirewallPolicyRuleMatchLayer4ConfigArgs>>, srcIpRanges: Output<List<String>>? = null, srcSecureTags: Output<List<RegionNetworkFirewallPolicyRuleMatchSrcSecureTagArgs>>? = null)