class Aws::CodeCommit::Types::PullRequestCreatedEventMetadata
Metadata about the pull request that is used when comparing the pull request source with its destination.
@!attribute [rw] repository_name
The name of the repository where the pull request was created. @return [String]
@!attribute [rw] source_commit_id
The commit ID on the source branch used when the pull request was created. @return [String]
@!attribute [rw] destination_commit_id
The commit ID of the tip of the branch specified as the destination branch when the pull request was created. @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/PullRequestCreatedEventMetadata AWS API Documentation
Constants
- SENSITIVE