maximumBackoff

@JvmName(name = "jfhmvhwilxiuencf")
suspend fun maximumBackoff(value: Output<String>)
@JvmName(name = "foaacyvxtyfsynrt")
suspend fun maximumBackoff(value: String?)

Parameters

value

The maximum amount of time to wait before retrying a failed task. This sets an upper bound for the backoff delay. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".