retryCount

@JvmName(name = "ynvcwewodtpwbsdt")
suspend fun retryCount(value: Output<Int>)
@JvmName(name = "vvudbontdyhwnnra")
suspend fun retryCount(value: Int?)

Parameters

value

The number of attempts that the system will make to run a job using the exponential backoff procedure described by maxDoublings. Values greater than 5 and negative values are not allowed.