class Aws::CodeCommit::Types::PostCommentForPullRequestInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/PostCommentForPullRequestInput 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 your comment on the change.
@!attribute [rw] content
@return [Types::Location]
after commit ID.
on the pull request difference between the before commit ID and the
no location is provided, the comment is posted as a general comment
The location of the change where you want to post your comment. If
@!attribute [rw] location
@return [String]
comment.
current tip of the branch for the pull request when you post the
The full commit ID of the commit in the source branch that is the
@!attribute [rw] after_commit_id
@return [String]
the tip of the branch at the time the pull request was created.
The full commit ID of the commit in the destination branch that was
@!attribute [rw] before_commit_id
@return [String]
pull request.
The name of the repository where you want to post a comment on a
@!attribute [rw] repository_name
@return [String]
ListPullRequests.
The system-generated ID of the pull request. To get this ID, use
@!attribute [rw] pull_request_id