URLMapDefaultRouteActionArgs

constructor(corsPolicy: Output<URLMapDefaultRouteActionCorsPolicyArgs>? = null, faultInjectionPolicy: Output<URLMapDefaultRouteActionFaultInjectionPolicyArgs>? = null, requestMirrorPolicy: Output<URLMapDefaultRouteActionRequestMirrorPolicyArgs>? = null, retryPolicy: Output<URLMapDefaultRouteActionRetryPolicyArgs>? = null, timeout: Output<URLMapDefaultRouteActionTimeoutArgs>? = null, urlRewrite: Output<URLMapDefaultRouteActionUrlRewriteArgs>? = null, weightedBackendServices: Output<List<URLMapDefaultRouteActionWeightedBackendServiceArgs>>? = null)