maximumBackoff property

String? maximumBackoff
getter/setter pair

The maximum delay between consecutive deliveries of a given message.

Value should be between 0 and 600 seconds. Defaults to 600 seconds.

Optional.

Implementation

core.String? maximumBackoff;