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

Class: Aws::CodeCommit::Types::CreateUnreferencedMergeCommitOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#commit_idString

The full commit ID of the commit that contains your merge results.

Returns:

  • (String)

    The full commit ID of the commit that contains your merge results.

#tree_idString

The full SHA-1 pointer of the tree information for the commit that contains the merge results.

Returns:

  • (String)

    The full SHA-1 pointer of the tree information for the commit that contains the merge results.