RetryStageMetadata
The details of a specific automatic retry on stage failure, including the attempt number and trigger.
Contents
- autoStageRetryAttempt
-
The number of attempts for a specific stage with automatic retry on stage failure. One attempt is allowed for automatic stage retry on failure.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- latestRetryTrigger
-
The latest trigger for a specific stage where manual or automatic retries have been made upon stage failure.
Type: String
Valid Values:
AutomatedStageRetry | ManualStageRetry
Required: No
- manualStageRetryAttempt
-
The number of attempts for a specific stage where manual retries have been made upon stage failure.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: