maxFailuresTotal

@JvmName(name = "yjlrrruudubtncva")
suspend fun maxFailuresTotal(value: Output<Int>)
@JvmName(name = "xkqvhlhbqbeobsoi")
suspend fun maxFailuresTotal(value: Int?)

Parameters

value

Optional. Maximum total number of times a driver may be restarted as a result of the driver exiting with a non-zero code. After the maximum number is reached, the job will be reported as failed.Maximum value is 240.Note: Currently, this restartable job option is not supported in Dataproc workflow templates (https://cloud.google.com/dataproc/docs/concepts/workflows/using-workflows#adding_jobs_to_a_template).