urlRewrite

@JvmName(name = "tqlcxgmgapijmvsx")
suspend fun urlRewrite(value: Output<URLMapPathMatcherRouteRuleRouteActionUrlRewriteArgs>)
@JvmName(name = "ufiibyqmmpafyfeg")
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 = "mnwthbrpcgelvdpi")
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.