class Aws::CodeCommit::Types::PostCommentForComparedCommitOutput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/PostCommentForComparedCommitOutput AWS API Documentation
@return [Types::Comment]
The content of the comment you posted.
@!attribute [rw] comment
@return [Types::Location]
commits.
The location of the comment in the comparison between the two
@!attribute [rw] location
@return [String]
blob.
In the directionality you established, the blob ID of the after
@!attribute [rw] after_blob_id
@return [String]
blob.
In the directionality you established, the blob ID of the before
@!attribute [rw] before_blob_id
@return [String]
after commit.
In the directionality you established, the full commit ID of the
@!attribute [rw] after_commit_id
@return [String]
before commit.
In the directionality you established, the full commit ID of the
@!attribute [rw] before_commit_id
@return [String]
comparison between commits.
The name of the repository where you posted a comment on the
@!attribute [rw] repository_name