@aws-sdk/client-codecommit

CreateUnreferencedMergeCommitCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
commitId string | undefined

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

treeId string | undefined

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

Full Signature

export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnreferencedMergeCommitOutput, MetadataBearer