ObjectTypes - Amazon CodeCommit
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: