class Aws::CodeCommit::Types::Comment


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/Comment AWS API Documentation
@return [String]
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 [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.