urlRedirect

@JvmName(name = "hekxxlaclmihepuo")
suspend fun urlRedirect(value: Output<URLMapPathMatcherPathRuleUrlRedirectArgs>)
@JvmName(name = "hsbcxxttyrvcovtt")
suspend fun urlRedirect(value: URLMapPathMatcherPathRuleUrlRedirectArgs?)

Parameters

value

When a path pattern is matched, the request is redirected to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction must not be set. Structure is documented below.


@JvmName(name = "dknfcksqwgqjgdtv")
suspend fun urlRedirect(argument: suspend URLMapPathMatcherPathRuleUrlRedirectArgsBuilder.() -> Unit)

Parameters

argument

When a path pattern is matched, the request is redirected to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction must not be set. Structure is documented below.