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
initial request that used that token.
token is included, the request will return information about the
parameter. If a request is received with the same parameters and a
request, ensures the request cannot be repeated with a changed
A unique, client-generated idempotency token that when provided in a
@!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