livenessProbe

@JvmName(name = "gcwcqrfrffmsqnrt")
suspend fun livenessProbe(value: Output<JobTemplateTemplateContainerLivenessProbeArgs>)
@JvmName(name = "niunyinddmpfsxfa")
suspend fun livenessProbe(value: JobTemplateTemplateContainerLivenessProbeArgs?)

Deprecated

`liveness_probe` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.

Parameters

value

(Optional, Deprecated) Periodic probe of container liveness. Container will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes This field is not supported in Cloud Run Job currently. Structure is documented below.

Warning: liveness_probe is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.


@JvmName(name = "nnlelcotforstgvo")
suspend fun livenessProbe(argument: suspend JobTemplateTemplateContainerLivenessProbeArgsBuilder.() -> Unit)

Deprecated

`liveness_probe` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.

Parameters

argument

(Optional, Deprecated) Periodic probe of container liveness. Container will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes This field is not supported in Cloud Run Job currently. Structure is documented below.

Warning: liveness_probe is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.