class Aws::AuditManager::Types::ControlComment

A comment posted by a user on a control. This includes the author's name, the comment text, and a timestamp.

@!attribute [rw] author_name

The name of the user who authored the comment.
@return [String]

@!attribute [rw] comment_body

The body text of a control comment.
@return [String]

@!attribute [rw] posted_date

The time when the comment was posted.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/ControlComment AWS API Documentation

Constants

SENSITIVE