class Aws::CodeCommit::Types::GetMergeCommitOutput
@!attribute [rw] source_commit_id
The commit ID of the source commit specifier that was used in the merge evaluation. @return [String]
@!attribute [rw] destination_commit_id
The commit ID of the destination commit specifier that was used in the merge evaluation. @return [String]
@!attribute [rw] base_commit_id
The commit ID of the merge base. @return [String]
@!attribute [rw] merged_commit_id
The commit ID for the merge commit created when the source branch was merged into the destination branch. If the fast-forward merge strategy was used, there is no merge commit. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetMergeCommitOutput AWS API Documentation
Constants
- SENSITIVE