defaultUrlRedirect

@JvmName(name = "mejwbyplokoypxbq")
suspend fun defaultUrlRedirect(value: Output<RegionUrlMapPathMatcherDefaultUrlRedirectArgs>)
@JvmName(name = "ckjjoremohqjwtru")
suspend fun defaultUrlRedirect(value: RegionUrlMapPathMatcherDefaultUrlRedirectArgs?)

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 = "ptgfcqroxhwcshkr")
suspend fun defaultUrlRedirect(argument: suspend RegionUrlMapPathMatcherDefaultUrlRedirectArgsBuilder.() -> 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.