urlRewrite

@JvmName(name = "wjsnmewdqsyhnyqb")
suspend fun urlRewrite(value: Output<URLMapPathMatcherPathRuleRouteActionUrlRewriteArgs>)
@JvmName(name = "inccgyryoesgbkno")
suspend fun urlRewrite(value: URLMapPathMatcherPathRuleRouteActionUrlRewriteArgs?)

Parameters

value

The spec to modify the URL of the request, prior to forwarding the request to the matched service Structure is documented below.


@JvmName(name = "pgxmuibonflqxyrn")
suspend fun urlRewrite(argument: suspend URLMapPathMatcherPathRuleRouteActionUrlRewriteArgsBuilder.() -> Unit)

Parameters

argument

The spec to modify the URL of the request, prior to forwarding the request to the matched service Structure is documented below.