class Aws::CodeCommit::Types::PullRequestSourceReferenceUpdatedEventMetadata


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