FailureConditions
The configuration that specifies the result, such as rollback, to occur upon stage failure.
Contents
- conditions
-
The conditions that are configured as failure conditions.
Type: Array of Condition objects
Array Members: Fixed number of 1 item.
Required: No
- result
-
The specified result for when the failure conditions are met, such as rolling back the stage.
Type: String
Valid Values:
ROLLBACK | FAIL | RETRY | SKIP
Required: No
- retryConfiguration
-
The retry configuration specifies automatic retry for a failed stage, along with the configured retry mode.
Type: RetryConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: