class Aws::CodeCommit::Types::GetCommentInput

@note When making an API call, you may pass GetCommentInput

data as a hash:

    {
      comment_id: "CommentId", # required
    }

@!attribute [rw] comment_id

The unique, system-generated ID of the comment. To get this ID, use
GetCommentsForComparedCommit or GetCommentsForPullRequest.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetCommentInput AWS API Documentation

Constants

SENSITIVE