class Aws::DevOpsGuru::Types::InsightFeedback
Information about insight feedback received from a customer.
@note When making an API call, you may pass InsightFeedback
data as a hash: { id: "InsightId", feedback: "VALID_COLLECTION", # accepts VALID_COLLECTION, RECOMMENDATION_USEFUL, ALERT_TOO_SENSITIVE, DATA_NOISY_ANOMALY, DATA_INCORRECT }
@!attribute [rw] id
The insight feedback ID. @return [String]
@!attribute [rw] feedback
The feedback provided by the customer. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/InsightFeedback AWS API Documentation
Constants
- SENSITIVE