NetworkFirewallPolicyWithRulesPredefinedRuleMatch

constructor(destAddressGroups: List<String>? = null, destFqdns: List<String>? = null, destIpRanges: List<String>? = null, destRegionCodes: List<String>? = null, destThreatIntelligences: List<String>? = null, layer4Configs: List<NetworkFirewallPolicyWithRulesPredefinedRuleMatchLayer4Config>? = null, srcAddressGroups: List<String>? = null, srcFqdns: List<String>? = null, srcIpRanges: List<String>? = null, srcRegionCodes: List<String>? = null, srcSecureTags: List<NetworkFirewallPolicyWithRulesPredefinedRuleMatchSrcSecureTag>? = null, srcThreatIntelligences: List<String>? = null)