urlRewrite

@JvmName(name = "snwedqxsnlbynaws")
suspend fun urlRewrite(value: Output<URLMapPathMatcherDefaultRouteActionUrlRewriteArgs>)
@JvmName(name = "quyoxlulvouoabbv")
suspend fun urlRewrite(value: URLMapPathMatcherDefaultRouteActionUrlRewriteArgs?)

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