class Aws::CodeCommit::Types::PostCommentReplyInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/PostCommentReplyInput AWS API Documentation
@return [String]
The contents of your reply to a comment.
@!attribute [rw] content
@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]
GetCommentsForPullRequest.
To get this ID, use GetCommentsForComparedCommit or
The system-generated ID of the comment to which you want to reply.
@!attribute [rw] in_reply_to
}
content: “Content”, # required
client_request_token: “ClientRequestToken”,
in_reply_to: “CommentId”, # required
{
data as a hash:
@note When making an API call, you may pass PostCommentReplyInput