class Aws::CodeCommit::Types::GetMergeOptionsOutput

@!attribute [rw] merge_options

The merge option or strategy used to merge the code.
@return [Array<String>]

@!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]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetMergeOptionsOutput AWS API Documentation

Constants

SENSITIVE