class Aws::CodePipeline::Types::TransitionState
Represents information about the state of transitions between one stage and another stage.
@!attribute [rw] enabled
Whether the transition between stages is enabled (true) or disabled (false). @return [Boolean]
@!attribute [rw] last_changed_by
The ID of the user who last changed the transition state. @return [String]
@!attribute [rw] last_changed_at
The timestamp when the transition state was last changed. @return [Time]
@!attribute [rw] disabled_reason
The user-specified reason why the transition between two stages of a pipeline was disabled. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/TransitionState AWS API Documentation
Constants
- SENSITIVE