RegionUrlMapPathMatcherArgs

constructor(defaultService: Output<String>? = null, defaultUrlRedirect: Output<RegionUrlMapPathMatcherDefaultUrlRedirectArgs>? = null, description: Output<String>? = null, name: Output<String>, pathRules: Output<List<RegionUrlMapPathMatcherPathRuleArgs>>? = null, routeRules: Output<List<RegionUrlMapPathMatcherRouteRuleArgs>>? = null)