maximumBackoff

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

Parameters

value

The maximum delay between consecutive deliveries of a given message. Value should be between 0 and 600 seconds. Defaults to 600 seconds. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".