base Ejection Time
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.
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.