urlRewrite

@JvmName(name = "rmcbemkiiyudrlux")
suspend fun urlRewrite(value: Output<URLMapPathMatcherPathRuleRouteActionUrlRewriteArgs>)
@JvmName(name = "jmebtmwuenywqmhn")
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 = "brebbtdwrujcjcoi")
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.