liveness

@JvmName(name = "wdenlkqtsyvbwpny")
suspend fun liveness(value: Output<String>)
@JvmName(name = "cisdptltpufcosjw")
suspend fun liveness(value: String?)

Deprecated

Field `liveness` has been deprecated from provider version 1.211.0. New field `liveness_v2` instead.

Parameters

value

Container health check. Containers that fail the health check will be shut down and restored. Currently, only the method of issuing commands in the container is supported. NOTE: Field liveness has been deprecated from provider version 1.211.0. New field liveness_v2 instead.