minBackoff

@JvmName(name = "cqwsfjgpymgvqejl")
suspend fun minBackoff(value: Output<String>)
@JvmName(name = "ityrekwdsnwnlhmx")
suspend fun minBackoff(value: String?)

Parameters

value

A task will be scheduled for retry between minBackoff and maxBackoff duration after it fails, if the queue's RetryConfig specifies that the task should be retried.