class Aws::CodeCommit::Types::MergeHunk


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/MergeHunk AWS API Documentation
@return [Types::MergeHunkDetail]
request.
Information about the merge hunk in the base of a merge or pull
@!attribute [rw] base
@return [Types::MergeHunkDetail]
pull request.
Information about the merge hunk in the destination of a merge or
@!attribute [rw] destination
@return [Types::MergeHunkDetail]
request.
Information about the merge hunk in the source of a merge or pull
@!attribute [rw] source
@return [Boolean]
set this to be true.
contains a line conflict. File mode conflicts in a merge will not
be true when the hunk represents a conflict and one or more files
pull request. Valid values include true, false, and null. This will
file were modified in both the source and destination of a merge or
conflict. Conflicts occur when the same file or the same lines in a
A Boolean value indicating whether a combination of hunks contains a
@!attribute [rw] is_conflict
Information about merge hunks in a merge or pull request operation.