livenessCheck

@JvmName(name = "dgoapvaobbsoyoll")
suspend fun livenessCheck(value: Output<FlexibleAppVersionLivenessCheckArgs>)
@JvmName(name = "rhthbmkdwrsjvyao")
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 = "pkjkvhohpaadvkwl")
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.