ObjectTypes
Information about the type of an object in a merge operation.
Contents
- base
-
The type of the object in the base commit of the merge.
Type: String
Valid Values:
FILE | DIRECTORY | GIT_LINK | SYMBOLIC_LINK
Required: No
- destination
-
The type of the object in the destination branch.
Type: String
Valid Values:
FILE | DIRECTORY | GIT_LINK | SYMBOLIC_LINK
Required: No
- source
-
The type of the object in the source branch.
Type: String
Valid Values:
FILE | DIRECTORY | GIT_LINK | SYMBOLIC_LINK
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: