MergeOperations
Information about the file operation conflicts in a merge operation.
Contents
- destination
-
The operation on a file in the destination of a merge or pull request.
Type: String
Valid Values:
A | M | D
Required: No
- source
-
The operation (add, modify, or delete) on a file in the source of a merge or pull request.
Type: String
Valid Values:
A | M | D
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: