Class: DatadogAPIClient::V2::SecurityMonitoringRuleNewValueOptionsLearningDuration
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::SecurityMonitoringRuleNewValueOptionsLearningDuration
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/security_monitoring_rule_new_value_options_learning_duration.rb
Overview
The duration in days during which values are learned, and after which signals will be generated for values that weren’t learned. If set to 0, a signal will be generated for all new values after the first value is learned.
Constant Summary collapse
- ZERO_DAYS =
0.freeze
- ONE_DAY =
1.freeze
- SEVEN_DAYS =
7.freeze