class Aws::CostExplorer::Types::Anomaly
An unusual cost pattern. This consists of the detailed metadata and the current status of the anomaly object.
@!attribute [rw] anomaly_id
The unique identifier for the anomaly. @return [String]
@!attribute [rw] anomaly_start_date
The first day the anomaly is detected. @return [String]
@!attribute [rw] anomaly_end_date
The last day the anomaly is detected. @return [String]
@!attribute [rw] dimension_value
The dimension for the anomaly (for example, an Amazon Web Services service in a service monitor). @return [String]
@!attribute [rw] root_causes
The list of identified root causes for the anomaly. @return [Array<Types::RootCause>]
@!attribute [rw] anomaly_score
The latest and maximum score for the anomaly. @return [Types::AnomalyScore]
@!attribute [rw] impact
The dollar impact for the anomaly. @return [Types::Impact]
@!attribute [rw] monitor_arn
The Amazon Resource Name (ARN) for the cost monitor that generated this anomaly. @return [String]
@!attribute [rw] feedback
The feedback value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/Anomaly AWS API Documentation
Constants
- SENSITIVE