You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CostExplorer::Types::AnomalyScore

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Quantifies the anomaly. The higher score means that it is more anomalous.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#current_scoreFloat

The last observed score.

Returns:

  • (Float)

    The last observed score.

#max_scoreFloat

The maximum score observed during the AnomalyDateInterval.

Returns:

  • (Float)

    The maximum score observed during the AnomalyDateInterval.