Override Stage Condition
| codepipeline_override_stage_condition | R Documentation |
Used to override a stage condition¶
Description¶
Used to override a stage condition.
Usage¶
Arguments¶
pipelineName[required] The name of the pipeline with the stage that will override the condition.
stageName[required] The name of the stage for the override.
pipelineExecutionId[required] The ID of the pipeline execution for the override.
conditionType[required] The type of condition to override for the stage, such as entry conditions, failure conditions, or success conditions.
Value¶
An empty list.