TransitionState - CodePipeline
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TransitionState

Represents information about the state of transitions between one stage and another stage.

Contents

disabledReason

The user-specified reason why the transition between two stages of a pipeline was disabled.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 300.

Pattern: [a-zA-Z0-9!@ \(\)\.\*\?\-]+

Required: No

enabled

Whether the transition between stages is enabled (true) or disabled (false).

Type: Boolean

Required: No

lastChangedAt

The timestamp when the transition state was last changed.

Type: Timestamp

Required: No

lastChangedBy

The ID of the user who last changed the transition state.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: