urlRewrite

@JvmName(name = "mplhgeeusdpdxdpw")
suspend fun urlRewrite(value: Output<URLMapPathMatcherPathRuleRouteActionUrlRewriteArgs>)
@JvmName(name = "wgooxxpjxwmivnbp")
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 = "vcyokyfvfueiqmdq")
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.