maxDoublings

@JvmName(name = "tuesadeonyovafaw")
suspend fun maxDoublings(value: Output<Int>)
@JvmName(name = "lwukxjquqhpaxdmp")
suspend fun maxDoublings(value: Int?)

Parameters

value

The time between retries will double maxDoublings times. A job's retry interval starts at minBackoffDuration, then doubles maxDoublings times, then increases linearly, and finally retries retries at intervals of maxBackoffDuration up to retryCount times.