The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CodeCommit::DescribeMergeConflictsOutput

ATTRIBUTES

BaseCommitId => Str

The commit ID of the merge base.

REQUIRED ConflictMetadata => Paws::CodeCommit::ConflictMetadata

Contains metadata about the conflicts found in the merge.

REQUIRED DestinationCommitId => Str

The commit ID of the destination commit specifier that was used in the merge evaluation.

REQUIRED MergeHunks => ArrayRef[Paws::CodeCommit::MergeHunk]

A list of merge hunks of the differences between the files or lines.

NextToken => Str

An enumeration token that can be used in a request to return the next batch of the results.

REQUIRED SourceCommitId => Str

The commit ID of the source commit specifier that was used in the merge evaluation.

_request_id => Str