

# ReactionValueFormats
<a name="API_ReactionValueFormats"></a>

Information about the values for reactions to a comment. AWS CodeCommit supports a limited set of reactions.

## Contents
<a name="API_ReactionValueFormats_Contents"></a>

 ** emoji **   <a name="CodeCommit-Type-ReactionValueFormats-emoji"></a>
The Emoji Version 1.0 graphic of the reaction. These graphics are interpreted slightly differently on different operating systems.  
Type: String  
Required: No

 ** shortCode **   <a name="CodeCommit-Type-ReactionValueFormats-shortCode"></a>
The emoji short code for the reaction. Short codes are interpreted slightly differently on different operating systems.   
Type: String  
Required: No

 ** unicode **   <a name="CodeCommit-Type-ReactionValueFormats-unicode"></a>
The Unicode codepoint for the reaction.  
Type: String  
Required: No

## See Also
<a name="API_ReactionValueFormats_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/codecommit-2015-04-13/ReactionValueFormats) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codecommit-2015-04-13/ReactionValueFormats) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codecommit-2015-04-13/ReactionValueFormats) 