defaultUrlRedirect

@JvmName(name = "npspwopgjybdkdxo")
suspend fun defaultUrlRedirect(value: Output<RegionUrlMapDefaultUrlRedirectArgs>)
@JvmName(name = "kbbwasiqrmwvatec")
suspend fun defaultUrlRedirect(value: RegionUrlMapDefaultUrlRedirectArgs?)

Parameters

value

When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or defaultRouteAction must not be set. Structure is documented below.


@JvmName(name = "nbabhxquvbtbgpee")
suspend fun defaultUrlRedirect(argument: suspend RegionUrlMapDefaultUrlRedirectArgsBuilder.() -> Unit)

Parameters

argument

When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or defaultRouteAction must not be set. Structure is documented below.