minimumBackoff

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

Parameters

value

The minimum delay between consecutive deliveries of a given message. Value should be between 0 and 600 seconds. Defaults to 10 seconds.