/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Information about recommendation feedback summaries.See Also:
* AWS
* API Reference
The recommendation ID that can be used to track the provided recommendations. * Later on it can be used to collect the feedback.
*/ inline const Aws::String& GetRecommendationId() const{ return m_recommendationId; } /** *The recommendation ID that can be used to track the provided recommendations. * Later on it can be used to collect the feedback.
*/ inline bool RecommendationIdHasBeenSet() const { return m_recommendationIdHasBeenSet; } /** *The recommendation ID that can be used to track the provided recommendations. * Later on it can be used to collect the feedback.
*/ inline void SetRecommendationId(const Aws::String& value) { m_recommendationIdHasBeenSet = true; m_recommendationId = value; } /** *The recommendation ID that can be used to track the provided recommendations. * Later on it can be used to collect the feedback.
*/ inline void SetRecommendationId(Aws::String&& value) { m_recommendationIdHasBeenSet = true; m_recommendationId = std::move(value); } /** *The recommendation ID that can be used to track the provided recommendations. * Later on it can be used to collect the feedback.
*/ inline void SetRecommendationId(const char* value) { m_recommendationIdHasBeenSet = true; m_recommendationId.assign(value); } /** *The recommendation ID that can be used to track the provided recommendations. * Later on it can be used to collect the feedback.
*/ inline RecommendationFeedbackSummary& WithRecommendationId(const Aws::String& value) { SetRecommendationId(value); return *this;} /** *The recommendation ID that can be used to track the provided recommendations. * Later on it can be used to collect the feedback.
*/ inline RecommendationFeedbackSummary& WithRecommendationId(Aws::String&& value) { SetRecommendationId(std::move(value)); return *this;} /** *The recommendation ID that can be used to track the provided recommendations. * Later on it can be used to collect the feedback.
*/ inline RecommendationFeedbackSummary& WithRecommendationId(const char* value) { SetRecommendationId(value); return *this;} /** *List for storing reactions. Reactions are utf-8 text code for emojis.
*/ inline const Aws::VectorList for storing reactions. Reactions are utf-8 text code for emojis.
*/ inline bool ReactionsHasBeenSet() const { return m_reactionsHasBeenSet; } /** *List for storing reactions. Reactions are utf-8 text code for emojis.
*/ inline void SetReactions(const Aws::VectorList for storing reactions. Reactions are utf-8 text code for emojis.
*/ inline void SetReactions(Aws::VectorList for storing reactions. Reactions are utf-8 text code for emojis.
*/ inline RecommendationFeedbackSummary& WithReactions(const Aws::VectorList for storing reactions. Reactions are utf-8 text code for emojis.
*/ inline RecommendationFeedbackSummary& WithReactions(Aws::VectorList for storing reactions. Reactions are utf-8 text code for emojis.
*/ inline RecommendationFeedbackSummary& AddReactions(const Reaction& value) { m_reactionsHasBeenSet = true; m_reactions.push_back(value); return *this; } /** *List for storing reactions. Reactions are utf-8 text code for emojis.
*/ inline RecommendationFeedbackSummary& AddReactions(Reaction&& value) { m_reactionsHasBeenSet = true; m_reactions.push_back(std::move(value)); return *this; } /** *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 in the Amazon Web Services Identity and Access
* Management User Guide.
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 in the Amazon Web Services Identity and Access
* Management User Guide.
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 in the Amazon Web Services Identity and Access
* Management User Guide.
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 in the Amazon Web Services Identity and Access
* Management User Guide.
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 in the Amazon Web Services Identity and Access
* Management User Guide.
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 in the Amazon Web Services Identity and Access
* Management User Guide.
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 in the Amazon Web Services Identity and Access
* Management User Guide.
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 in the Amazon Web Services Identity and Access
* Management User Guide.