urlRewrite

@JvmName(name = "rfjbwmqgloghsylx")
suspend fun urlRewrite(value: Output<URLMapPathMatcherPathRuleRouteActionUrlRewriteArgs>)
@JvmName(name = "dtgkyoomwmueftbx")
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 = "jfqtkxnbgbyvihvd")
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.