Interface MetricCharacteristics.Builder

  • Method Details

    • periodicSpikes

      MetricCharacteristics.Builder periodicSpikes(Boolean periodicSpikes)

      Set this parameter to true if values for this metric consistently include spikes that should not be considered to be anomalies. With this set to true, CloudWatch will expect to see spikes that occurred consistently during the model training period, and won't flag future similar spikes as anomalies.

      Parameters:
      periodicSpikes - Set this parameter to true if values for this metric consistently include spikes that should not be considered to be anomalies. With this set to true, CloudWatch will expect to see spikes that occurred consistently during the model training period, and won't flag future similar spikes as anomalies.
      Returns:
      Returns a reference to this object so that method calls can be chained together.