class Aws::CodeCommit::Types::PostCommentForComparedCommitOutput

@!attribute [rw] repository_name

The name of the repository where you posted a comment on the
comparison between commits.
@return [String]

@!attribute [rw] before_commit_id

In the directionality you established, the full commit ID of the
before commit.
@return [String]

@!attribute [rw] after_commit_id

In the directionality you established, the full commit ID of the
after commit.
@return [String]

@!attribute [rw] before_blob_id

In the directionality you established, the blob ID of the before
blob.
@return [String]

@!attribute [rw] after_blob_id

In the directionality you established, the blob ID of the after
blob.
@return [String]

@!attribute [rw] location

The location of the comment in the comparison between the two
commits.
@return [Types::Location]

@!attribute [rw] comment

The content of the comment you posted.
@return [Types::Comment]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/PostCommentForComparedCommitOutput AWS API Documentation

Constants

SENSITIVE