minimumBackoff

@JvmName(name = "vcfuaaimpfskaowm")
suspend fun minimumBackoff(value: Output<String>)
@JvmName(name = "wwlaexrfpldjscwp")
suspend fun minimumBackoff(value: String?)

Parameters

value

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