class Aws::CodePipeline::Types::SourceRevision
Information about the version (or revision) of a source artifact that initiated a pipeline execution.
@!attribute [rw] action_name
The name of the action that processed the revision to the source artifact. @return [String]
@!attribute [rw] revision_id
The system-generated unique ID that identifies the revision number of the artifact. @return [String]
@!attribute [rw] revision_summary
Summary information about the most recent revision of the artifact. For GitHub and AWS CodeCommit repositories, the commit message. For Amazon S3 buckets or actions, the user-provided content of a `codepipeline-artifact-revision-summary` key specified in the object metadata. @return [String]
@!attribute [rw] revision_url
The commit ID for the artifact revision. For artifacts stored in GitHub or AWS CodeCommit repositories, the commit ID is linked to a commit details page. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/SourceRevision AWS API Documentation
Constants
- SENSITIVE