

# CommentContent
<a name="API_connect-cases_CommentContent"></a>

Represents the content of a `Comment` to be returned to agents.

## Contents
<a name="API_connect-cases_CommentContent_Contents"></a>

 ** body **   <a name="connect-Type-connect-cases_CommentContent-body"></a>
Text in the body of a `Comment` on a case.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 15000.  
Required: Yes

 ** contentType **   <a name="connect-Type-connect-cases_CommentContent-contentType"></a>
Type of the text in the box of a `Comment` on a case.  
Type: String  
Valid Values: `Text/Plain`   
Required: Yes

## See Also
<a name="API_connect-cases_CommentContent_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connectcases-2022-10-03/CommentContent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectcases-2022-10-03/CommentContent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectcases-2022-10-03/CommentContent) 