urlRewrite

@JvmName(name = "bwagufucgvgurqfv")
suspend fun urlRewrite(value: Output<URLMapPathMatcherDefaultRouteActionUrlRewriteArgs>)
@JvmName(name = "gfaycwixttxedqvo")
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 = "swxegtlilrnuwrbc")
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.