class Aws::CodeGuruReviewer::Types::RecommendationFeedbackSummary
Information about recommendation feedback summaries.
@!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. @return [Array<String>]
@!attribute [rw] user_id
The ID of the user that gave the feedback. 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]
@see docs.aws.amazon.com/goto/WebAPI/codeguru-reviewer-2019-09-19/RecommendationFeedbackSummary AWS API Documentation
Constants
- SENSITIVE