urlRewrite

@JvmName(name = "sireyoiutucwkgwk")
suspend fun urlRewrite(value: Output<URLMapPathMatcherRouteRuleRouteActionUrlRewriteArgs>)
@JvmName(name = "waeyaikhrqrejwgh")
suspend fun urlRewrite(value: URLMapPathMatcherRouteRuleRouteActionUrlRewriteArgs?)

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