AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the PutCommentReaction operation. Adds or updates a reaction to a specified comment for the user whose identity is used to make the request. You can only add or update a reaction for yourself. You cannot add, modify, or delete a reaction for another user.
Namespace: Amazon.CodeCommit.Model
Assembly: AWSSDK.CodeCommit.dll
Version: 3.x.y.z
public class PutCommentReactionRequest : AmazonCodeCommitRequest IAmazonWebServiceRequest
The PutCommentReactionRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
PutCommentReactionRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
CommentId | System.String |
Gets and sets the property CommentId. The ID of the comment to which you want to add or update a reaction. |
|
ReactionValue | System.String |
Gets and sets the property ReactionValue. The emoji reaction you want to add or update. To remove a reaction, provide a value of blank or null. You can also provide the value of none. For information about emoji reaction values supported in CodeCommit, see the CodeCommit User Guide. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5