maximumRetryAttempts property
The maximum number of retry attempts to make before the request fails. Retry
attempts continue until either the maximum number of attempts is made or
until the duration of the MaximumEventAgeInSeconds
is met.
Implementation
final int? maximumRetryAttempts;