RecommendationFeedback
Information about the recommendation feedback.
Contents
- CodeReviewArn
-
The Amazon Resource Name (ARN) of the CodeReview object.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Pattern:
^arn:aws[^:\s]*:codeguru-reviewer:[^:\s]+:[\d]{12}:[a-z-]+:[\w-]+$
Required: No
- CreatedTimeStamp
-
The time at which the feedback was created.
Type: Timestamp
Required: No
- LastUpdatedTimeStamp
-
The time at which the feedback was last updated.
Type: Timestamp
Required: No
- Reactions
-
List for storing reactions. Reactions are utf-8 text code for emojis. You can send an empty list to clear off all your feedback.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Valid Values:
ThumbsUp | ThumbsDown
Required: No
- RecommendationId
-
The recommendation ID that can be used to track the provided recommendations. Later on it can be used to collect the feedback.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- UserId
-
The ID of the user that made the API call.
The
UserId
is an IAM principal that can be specified as an AWS account ID or an Amazon Resource Name (ARN). For more information, see Specifying a Principal in the AWS Identity and Access Management User Guide.Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: