outlierDetection

@JvmName(name = "todmfggugpsmvbyr")
suspend fun outlierDetection(value: Output<BackendServiceOutlierDetectionArgs>)
@JvmName(name = "wemcrrtfifbrvowh")
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 = "bjurjpldvnjgejsl")
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.