outlierDetection

@JvmName(name = "vqamimaklartblsv")
suspend fun outlierDetection(value: Output<RegionBackendServiceOutlierDetectionArgs>)
@JvmName(name = "fyreujqrqhwbmohf")
suspend fun outlierDetection(value: RegionBackendServiceOutlierDetectionArgs?)

Parameters

value

Settings controlling eviction of unhealthy hosts from the load balancing pool. This field is applicable only when the load_balancing_scheme is set to INTERNAL_MANAGED and the protocol is set to HTTP, HTTPS, or HTTP2. Structure is documented below.


@JvmName(name = "gxngpgecsosabuvr")
suspend fun outlierDetection(argument: suspend RegionBackendServiceOutlierDetectionArgsBuilder.() -> Unit)

Parameters

argument

Settings controlling eviction of unhealthy hosts from the load balancing pool. This field is applicable only when the load_balancing_scheme is set to INTERNAL_MANAGED and the protocol is set to HTTP, HTTPS, or HTTP2. Structure is documented below.