class Aws::CodePipeline::Types::StageExecution

Represents information about the run of a stage.

@!attribute [rw] pipeline_execution_id

The ID of the pipeline execution associated with the stage.
@return [String]

@!attribute [rw] status

The status of the stage, or for a completed stage, the last status
of the stage.

<note markdown="1"> A status of cancelled means that the pipeline’s definition was
updated before the stage execution could be completed.

 </note>
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/StageExecution AWS API Documentation

Constants

SENSITIVE