Class: DatadogAPIClient::V2::SecurityMonitoringRuleAnomalyDetectionOptionsDetectionTolerance

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/security_monitoring_rule_anomaly_detection_options_detection_tolerance.rb

Overview

An optional parameter that sets how permissive anomaly detection is. Higher values require higher deviations before triggering a signal.

Constant Summary collapse

ONE =
1.freeze
TWO =
2.freeze
THREE =
3.freeze
FOUR =
4.freeze
FIVE =
5.freeze

Method Summary

Methods included from BaseEnumModel

included