class Aws::CodeCommit::Types::MergeHunkDetail

Information about the details of a merge hunk that contains a conflict in a merge or pull request operation.

@!attribute [rw] start_line

The start position of the hunk in the merge result.
@return [Integer]

@!attribute [rw] end_line

The end position of the hunk in the merge result.
@return [Integer]

@!attribute [rw] hunk_content

The base-64 encoded content of the hunk merged region that might
contain a conflict.
@return [String]

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

Constants

SENSITIVE