defaultService

@JvmName(name = "gtvitsjwjsqfokxj")
suspend fun defaultService(value: Output<String>)
@JvmName(name = "mmpjthujoncvwmaq")
suspend fun defaultService(value: String?)

Parameters

value

The full or partial URL of the defaultService resource to which traffic is directed if none of the hostRules match. If defaultRouteAction is additionally specified, advanced routing actions like URL Rewrites, etc. take effect prior to sending the request to the backend. However, if defaultService is specified, defaultRouteAction cannot contain any weightedBackendServices. Conversely, if routeAction specifies any weightedBackendServices, service must not be specified. Only one of defaultService, defaultUrlRedirect or defaultRouteAction.weightedBackendService must be set.