You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeCommit::Types::MergeBranchesByThreeWayOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#commit_idString

The commit ID of the merge in the destination or target branch.

Returns:

  • (String)

    The commit ID of the merge in the destination or target branch.

#tree_idString

The tree ID of the merge in the destination or target branch.

Returns:

  • (String)

    The tree ID of the merge in the destination or target branch.