urlRewrite

@JvmName(name = "bplxkfixeuvgrpsu")
suspend fun urlRewrite(value: Output<URLMapPathMatcherPathRuleRouteActionUrlRewriteArgs>)
@JvmName(name = "tvwwthsevkfcbcqe")
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 = "uaqtgppbbppkaxoo")
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.