class Aws::CostExplorer::Types::ProvideAnomalyFeedbackRequest
@note When making an API call, you may pass ProvideAnomalyFeedbackRequest
data as a hash: { anomaly_id: "GenericString", # required feedback: "YES", # required, accepts YES, NO, PLANNED_ACTIVITY }
@!attribute [rw] anomaly_id
A cost anomaly ID. @return [String]
@!attribute [rw] feedback
Describes whether the cost anomaly was a planned activity or you considered it an anomaly. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/ProvideAnomalyFeedbackRequest AWS API Documentation
Constants
- SENSITIVE