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