NAME
Paws::CodeCommit::PostCommentForComparedCommitOutput
ATTRIBUTES
AfterBlobId => Str
In the directionality you established, the blob ID of the after blob.
AfterCommitId => Str
In the directionality you established, the full commit ID of the after commit.
BeforeBlobId => Str
In the directionality you established, the blob ID of the before blob.
BeforeCommitId => Str
In the directionality you established, the full commit ID of the before commit.
Comment => Paws::CodeCommit::Comment
The content of the comment you posted.
Location => Paws::CodeCommit::Location
The location of the comment in the comparison between the two commits.
RepositoryName => Str
The name of the repository where you posted a comment on the comparison between commits.