You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeCommit::Types::CommentsForComparedCommitReturns information about comments on the comparison between two commits.
Instance Attribute Summary collapseThe full blob ID of the commit used to establish the after of the comparison.
The full commit ID of the commit used to establish the after of the comparison.
The full blob ID of the commit used to establish the before of the comparison.
The full commit ID of the commit used to establish the before of the comparison.
An array of comment objects.
Location information about the comment on the comparison, including the file name, line number, and whether the version of the file where the comment was made is BEFORE or AFTER.
The name of the repository that contains the compared commits.
The full blob ID of the commit used to establish the after of the comparison.
#after_commit_id ⇒ StringThe full commit ID of the commit used to establish the after of the comparison.
#before_blob_id ⇒ StringThe full blob ID of the commit used to establish the before of the comparison.
#before_commit_id ⇒ StringThe full commit ID of the commit used to establish the before of the comparison.
An array of comment objects. Each comment object contains information about a comment on the comparison between commits.
#location ⇒ Types::LocationLocation information about the comment on the comparison, including the file name, line number, and whether the version of the file where the comment was made is BEFORE or AFTER.
#repository_name ⇒ StringThe name of the repository that contains the compared commits.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4