outlierDetection

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

Parameters

value

Settings controlling eviction of unhealthy hosts from the load balancing pool. Applicable backend service types can be a global backend service with the loadBalancingScheme set to INTERNAL_SELF_MANAGED or EXTERNAL_MANAGED. Structure is documented below.


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

Parameters

argument

Settings controlling eviction of unhealthy hosts from the load balancing pool. Applicable backend service types can be a global backend service with the loadBalancingScheme set to INTERNAL_SELF_MANAGED or EXTERNAL_MANAGED. Structure is documented below.