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
- Struct
- Aws::CodeCommit::Types::MergeBranchesByThreeWayOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#commit_id ⇒ String
The commit ID of the merge in the destination or target branch.
-
#tree_id ⇒ String
The tree ID of the merge in the destination or target branch.
Instance Attribute Details
#commit_id ⇒ String
The commit ID of the merge in the destination or target branch.
#tree_id ⇒ String
The tree ID of the merge in the destination or target branch.