attempts

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

Parameters

value

The number of times to move a job to the RUNNABLE status. You can specify between 1 and 10 attempts. If the value of attempts is greater than one, the job is retried on failure the same number of attempts as the value.