URLMap Path Matcher Route Rule Args
constructor(headerAction: Output<URLMapPathMatcherRouteRuleHeaderActionArgs>? = null, matchRules: Output<List<URLMapPathMatcherRouteRuleMatchRuleArgs>>? = null, priority: Output<Int>, routeAction: Output<URLMapPathMatcherRouteRuleRouteActionArgs>? = null, service: Output<String>? = null, urlRedirect: Output<URLMapPathMatcherRouteRuleUrlRedirectArgs>? = null)