attempts

@JvmName(name = "eenepujobwgolppa")
suspend fun attempts(value: Output<Int>)
@JvmName(name = "ighlwdhdhbqxleye")
suspend fun attempts(value: Int?)

Parameters

value

The number of times to move a job to the RUNNABLE status. If the value of attempts is greater than one, the job is retried on failure the same number of attempts as the value. Maximum value of 10.