Class: DatadogAPIClient::V2::SecurityMonitoringRuleAnomalyDetectionOptionsLearningDuration
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::SecurityMonitoringRuleAnomalyDetectionOptionsLearningDuration
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/security_monitoring_rule_anomaly_detection_options_learning_duration.rb
Overview
Learning duration in hours. Anomaly detection waits for at least this amount of historical data before it starts evaluating.
Constant Summary collapse
- ONE_HOUR =
1.freeze
- SIX_HOURS =
6.freeze
- TWELVE_HOURS =
12.freeze
- ONE_DAY =
24.freeze
- TWO_DAYS =
48.freeze
- ONE_WEEK =
168.freeze
- TWO_WEEKS =
336.freeze