baseEjectionTime

@JvmName(name = "lxeexfugcdddmvob")
suspend fun baseEjectionTime(value: Output<BackendServiceOutlierDetectionBaseEjectionTimeArgs>)
@JvmName(name = "kskbrbkwtyvxpetp")
suspend fun baseEjectionTime(value: BackendServiceOutlierDetectionBaseEjectionTimeArgs?)

Parameters

value

The base time that a host is ejected for. The real time is equal to the base time multiplied by the number of times the host has been ejected. Defaults to 30000ms or 30s. Structure is documented below.


@JvmName(name = "yptfkcalmgjbcicr")
suspend fun baseEjectionTime(argument: suspend BackendServiceOutlierDetectionBaseEjectionTimeArgsBuilder.() -> Unit)

Parameters

argument

The base time that a host is ejected for. The real time is equal to the base time multiplied by the number of times the host has been ejected. Defaults to 30000ms or 30s. Structure is documented below.