readiness Check
Parameters
value
Configures readiness health checking for instances. Unhealthy instances are not put into the backend traffic rotation. Structure is documented below.
suspend fun readinessCheck(argument: suspend FlexibleAppVersionReadinessCheckArgsBuilder.() -> Unit)
Parameters
argument
Configures readiness health checking for instances. Unhealthy instances are not put into the backend traffic rotation. Structure is documented below.