urlRewrite

@JvmName(name = "djykdcvqerlraciy")
suspend fun urlRewrite(value: Output<URLMapDefaultRouteActionUrlRewriteArgs>)
@JvmName(name = "ujahedldgrrshine")
suspend fun urlRewrite(value: URLMapDefaultRouteActionUrlRewriteArgs?)

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