SelectiveExecutionConfig
class SelectiveExecutionConfig
The selective execution configuration applied to the pipeline run.
Types
Properties
Link copied to clipboard
A list of pipeline steps to run. All step(s) in all path(s) between two selected steps should be included.
Link copied to clipboard
The ARN from a reference execution of the current pipeline. Used to copy input collaterals needed for the selected steps to run. The execution status of the pipeline can be either Failed
or Success
.