outlierDetection

@JvmName(name = "mdajoklwtvkpykam")
suspend fun outlierDetection(value: Output<RegionBackendServiceOutlierDetectionArgs>)
@JvmName(name = "ceswdtkylevdolss")
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 = "gpbjsjcufqwirfke")
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.