class Aws::CodePipeline::Types::StageState

Represents information about the state of the stage.

@!attribute [rw] stage_name

The name of the stage.
@return [String]

@!attribute [rw] inbound_execution

Represents information about the run of a stage.
@return [Types::StageExecution]

@!attribute [rw] inbound_transition_state

The state of the inbound transition, which is either enabled or
disabled.
@return [Types::TransitionState]

@!attribute [rw] action_states

The state of the stage.
@return [Array<Types::ActionState>]

@!attribute [rw] latest_execution

Information about the latest execution in the stage, including its
ID and status.
@return [Types::StageExecution]

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

Constants

SENSITIVE