URLMap Path Matcher Default Route Action Args
constructor(corsPolicy: Output<URLMapPathMatcherDefaultRouteActionCorsPolicyArgs>? = null, faultInjectionPolicy: Output<URLMapPathMatcherDefaultRouteActionFaultInjectionPolicyArgs>? = null, maxStreamDuration: Output<URLMapPathMatcherDefaultRouteActionMaxStreamDurationArgs>? = null, requestMirrorPolicy: Output<URLMapPathMatcherDefaultRouteActionRequestMirrorPolicyArgs>? = null, retryPolicy: Output<URLMapPathMatcherDefaultRouteActionRetryPolicyArgs>? = null, timeout: Output<URLMapPathMatcherDefaultRouteActionTimeoutArgs>? = null, urlRewrite: Output<URLMapPathMatcherDefaultRouteActionUrlRewriteArgs>? = null, weightedBackendServices: Output<List<URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgs>>? = null)