class Aws::CodeCommit::Types::ObjectTypes

Information about the type of an object in a merge operation.

@!attribute [rw] source

The type of the object in the source branch.
@return [String]

@!attribute [rw] destination

The type of the object in the destination branch.
@return [String]

@!attribute [rw] base

The type of the object in the base commit of the merge.
@return [String]

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

Constants

SENSITIVE