livenessCheck

@JvmName(name = "fvdyxftgvitrpwmb")
suspend fun livenessCheck(value: Output<FlexibleAppVersionLivenessCheckArgs>)
@JvmName(name = "pvbtefqodrcmwgfu")
suspend fun livenessCheck(value: FlexibleAppVersionLivenessCheckArgs?)

Parameters

value

Health checking configuration for VM instances. Unhealthy instances are killed and replaced with new instances. Structure is documented below.


@JvmName(name = "pqohpoqotrgfynah")
suspend fun livenessCheck(argument: suspend FlexibleAppVersionLivenessCheckArgsBuilder.() -> Unit)

Parameters

argument

Health checking configuration for VM instances. Unhealthy instances are killed and replaced with new instances. Structure is documented below.