class Aws::CodeCommit::Types::GetMergeOptionsOutput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetMergeOptionsOutput AWS API Documentation
@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
@return [Array<String>]
The merge option or strategy used to merge the code.
@!attribute [rw] merge_options