Region Url Map Path Matcher
constructor(defaultService: String? = null, defaultUrlRedirect: RegionUrlMapPathMatcherDefaultUrlRedirect? = null, description: String? = null, name: String, pathRules: List<RegionUrlMapPathMatcherPathRule>? = null, routeRules: List<RegionUrlMapPathMatcherRouteRule>? = null)