URLMap Path Matcher Route Rule Route Action Args
constructor(corsPolicy: Output<URLMapPathMatcherRouteRuleRouteActionCorsPolicyArgs>? = null, faultInjectionPolicy: Output<URLMapPathMatcherRouteRuleRouteActionFaultInjectionPolicyArgs>? = null, maxStreamDuration: Output<URLMapPathMatcherRouteRuleRouteActionMaxStreamDurationArgs>? = null, requestMirrorPolicy: Output<URLMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgs>? = null, retryPolicy: Output<URLMapPathMatcherRouteRuleRouteActionRetryPolicyArgs>? = null, timeout: Output<URLMapPathMatcherRouteRuleRouteActionTimeoutArgs>? = null, urlRewrite: Output<URLMapPathMatcherRouteRuleRouteActionUrlRewriteArgs>? = null, weightedBackendServices: Output<List<URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgs>>? = null)