class Aws::CodeCommit::Types::BatchDescribeMergeConflictsOutput
@!attribute [rw] conflicts
A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files. @return [Array<Types::Conflict>]
@!attribute [rw] next_token
An enumeration token that can be used in a request to return the next batch of the results. @return [String]
@!attribute [rw] errors
A list of any errors returned while describing the merge conflicts for each file. @return [Array<Types::BatchDescribeMergeConflictsError>]
@!attribute [rw] destination_commit_id
The commit ID of the destination commit specifier that was used in the merge evaluation. @return [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] base_commit_id
The commit ID of the merge base. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BatchDescribeMergeConflictsOutput AWS API Documentation
Constants
- SENSITIVE