class Aws::CodeGuruReviewer::Types::RecommendationFeedback
Information about the recommendation feedback.
@!attribute [rw] code_review_arn
The Amazon Resource Name (ARN) of the [ `CodeReview` ][1] object. [1]: https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_CodeReview.html @return [String]
@!attribute [rw] recommendation_id
The recommendation ID that can be used to track the provided recommendations. Later on it can be used to collect the feedback. @return [String]
@!attribute [rw] 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. @return [Array<String>]
@!attribute [rw] user_id
The ID of the user that made the API call. The `UserId` is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For more information, see [ Specifying a Principal][1] in the *Amazon Web Services Identity and Access Management User Guide*. [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_principal.html#Principal_specifying @return [String]
@!attribute [rw] created_time_stamp
The time at which the feedback was created. @return [Time]
@!attribute [rw] last_updated_time_stamp
The time at which the feedback was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/codeguru-reviewer-2019-09-19/RecommendationFeedback AWS API Documentation
Constants
- SENSITIVE