MergeHunkDetail
Information about the details of a merge hunk that contains a conflict in a merge or pull request operation.
Contents
- endLine
-
The end position of the hunk in the merge result.
Type: Integer
Required: No
- hunkContent
-
The base-64 encoded content of the hunk merged region that might contain a conflict.
Type: String
Required: No
- startLine
-
The start position of the hunk in the merge result.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: