timeout

@JvmName(name = "qmupgwyvtnbqxckr")
suspend fun timeout(value: Output<Int>)
@JvmName(name = "klitmipicenyndig")
suspend fun timeout(value: Int?)

Parameters

value

The JobRun timeout in minutes. This is the maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours). This overrides the timeout value set in the parent job.