outlierDetection

@JvmName(name = "expknpeghycmoegh")
suspend fun outlierDetection(value: Output<BackendServiceOutlierDetectionArgs>)
@JvmName(name = "oiajhrocgqihffwl")
suspend fun outlierDetection(value: BackendServiceOutlierDetectionArgs?)

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_SELF_MANAGED. Structure is documented below.


@JvmName(name = "fiuchkmafslbawkl")
suspend fun outlierDetection(argument: suspend BackendServiceOutlierDetectionArgsBuilder.() -> 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_SELF_MANAGED. Structure is documented below.