class Aws::CodePipeline::Types::ActionState
Represents information about the state of an action.
@!attribute [rw] action_name
The name of the action. @return [String]
@!attribute [rw] current_revision
Represents information about the version (or revision) of an action. @return [Types::ActionRevision]
@!attribute [rw] latest_execution
Represents information about the run of an action. @return [Types::ActionExecution]
@!attribute [rw] entity_url
A URL link for more information about the state of the action, such as a deployment group details page. @return [String]
@!attribute [rw] revision_url
A URL link for more information about the revision, such as a commit details page. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ActionState AWS API Documentation
Constants
- SENSITIVE