urlRewrite

@JvmName(name = "ybvbpubsuumhxjsv")
suspend fun urlRewrite(value: Output<URLMapDefaultRouteActionUrlRewriteArgs>)
@JvmName(name = "wyieglujoxwbnxye")
suspend fun urlRewrite(value: URLMapDefaultRouteActionUrlRewriteArgs?)

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 = "ndcyekerxmdrwqbc")
suspend fun urlRewrite(argument: suspend URLMapDefaultRouteActionUrlRewriteArgsBuilder.() -> 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.