class Aws::DevOpsGuru::Types::PutFeedbackRequest

@note When making an API call, you may pass PutFeedbackRequest

data as a hash:

    {
      insight_feedback: {
        id: "InsightId",
        feedback: "VALID_COLLECTION", # accepts VALID_COLLECTION, RECOMMENDATION_USEFUL, ALERT_TOO_SENSITIVE, DATA_NOISY_ANOMALY, DATA_INCORRECT
      },
    }

@!attribute [rw] insight_feedback

The feedback from customers is about the recommendations in this
insight.
@return [Types::InsightFeedback]

@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/PutFeedbackRequest AWS API Documentation

Constants

SENSITIVE