class Aws::CodeCommit::Types::PostCommentForComparedCommitInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/PostCommentForComparedCommitInput AWS API Documentation
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
request that used that token.
token is included, the request returns information about the initial
parameter. If a request is received with the same parameters and a
a request, ensures the request cannot be repeated with a changed
A unique, client-generated idempotency token that, when provided in
@!attribute [rw] client_request_token
@return [String]
The content of the comment you want to make.
@!attribute [rw] content
@return [Types::Location]
The location of the comparison where you want to comment.
@!attribute [rw] location
@return [String]
ID of the after commit.
To establish the directionality of the comparison, the full commit
@!attribute [rw] after_commit_id
@return [String]
unless that commit is the initial commit.
ID of the before commit. Required for commenting on any commit
To establish the directionality of the comparison, the full commit
@!attribute [rw] before_commit_id
@return [String]
comparison between commits.
The name of the repository where you want to post a comment on the
@!attribute [rw] repository_name