minimumBackoff

@JvmName(name = "xsltacrpcymbmwhp")
suspend fun minimumBackoff(value: Output<String>)
@JvmName(name = "dabxdybqfhlngxld")
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. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".