Region Security Policy Rule Network Match
constructor(destIpRanges: List<String>? = null, destPorts: List<String>? = null, ipProtocols: List<String>? = null, srcAsns: List<Int>? = null, srcIpRanges: List<String>? = null, srcPorts: List<String>? = null, srcRegionCodes: List<String>? = null, userDefinedFields: List<RegionSecurityPolicyRuleNetworkMatchUserDefinedField>? = null)