class Aws::CodeCommit::Types::PullRequestSourceReferenceUpdatedEventMetadata
Information about an update to the source branch of a pull request.
@!attribute [rw] repository_name
The name of the repository where the pull request was updated. @return [String]
@!attribute [rw] before_commit_id
The full commit ID of the commit in the destination branch that was the tip of the branch at the time the pull request was updated. @return [String]
@!attribute [rw] after_commit_id
The full commit ID of the commit in the source branch that was the tip of the branch at the time the pull request was updated. @return [String]
@!attribute [rw] merge_base
The commit ID of the most recent commit that the source branch and the destination branch have in common. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/PullRequestSourceReferenceUpdatedEventMetadata AWS API Documentation
Constants
- SENSITIVE