class Aws::EventBridge::Types::BatchRetryStrategy
The retry strategy to use for failed jobs, if the target is an Batch job. If you specify a retry strategy here, it overrides the retry strategy defined in the job definition.
@note When making an API call, you may pass BatchRetryStrategy
data as a hash: { attempts: 1, }
@!attribute [rw] attempts
The number of times to attempt to retry, if the job fails. Valid values are 1–10. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/eventbridge-2015-10-07/BatchRetryStrategy AWS API Documentation
Constants
- SENSITIVE