RetryStrategy
The retry strategy to use when a training job fails due to an
                InternalServerError. RetryStrategy is specified as part of
            the CreateTrainingJob and CreateHyperParameterTuningJob
            requests. You can add the StoppingCondition parameter to the request to
            limit the training time for the complete job.
Contents
- MaximumRetryAttempts
- 
               The number of times to retry the job. When the job is retried, it's SecondaryStatusis changed toSTARTING.Type: Integer Valid Range: Minimum value of 1. Maximum value of 30. Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: