maxAttempts

@JvmName(name = "btntyygxlbjcafqc")
suspend fun maxAttempts(value: Output<Int>)
@JvmName(name = "rfqjsfcdtadyinmd")
suspend fun maxAttempts(value: Int?)

Parameters

value

The maximum number of attempts for a task. Cloud Tasks will attempt the task max_attempts times (that is, if the first attempt fails, then there will be max_attempts - 1 retries). Must be 0.