class Aws::CodeCommit::Types::Comment


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/Comment AWS API Documentation
@return [Hash<String,Integer>]
users who have responded to a comment with the specified reactions.
A string to integer map that represents the number of individual
@!attribute [rw] reaction_counts
@return [Array<String>]
whose credentials are associated with the call to the API.
The emoji reactions to a comment, if any, submitted by the user
@!attribute [rw] caller_reactions
@return [String]
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 [Boolean]
A Boolean value indicating whether the comment has been deleted.
@!attribute [rw] deleted
@return [String]
The Amazon Resource Name (ARN) of the person who posted the comment.
@!attribute [rw] author_arn
@return [Time]
timestamp format.
The date and time the comment was most recently modified, in
@!attribute [rw] last_modified_date
@return [Time]
The date and time the comment was created, in timestamp format.
@!attribute [rw] creation_date
@return [String]
The ID of the comment for which this comment is a reply, if any.
@!attribute [rw] in_reply_to
@return [String]
The content of the comment.
@!attribute [rw] content
@return [String]
The system-generated comment ID.
@!attribute [rw] comment_id
Returns information about a specific comment.