urlRewrite

@JvmName(name = "lccejavuvuistavf")
suspend fun urlRewrite(value: Output<URLMapPathMatcherRouteRuleRouteActionUrlRewriteArgs>)
@JvmName(name = "lbwpoygxmgvjvouc")
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 = "dxalwdkaoqhltfhq")
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.