Class: DatadogAPIClient::V1::MonitorFormulaAndFunctionDataQualityModelTypeOverride

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

Overview

Override for the model type used in anomaly detection.

Constant Summary collapse

FRESHNESS =
"freshness".freeze
PERCENTAGE =
"percentage".freeze
ANY =
"any".freeze

Method Summary

Methods included from BaseEnumModel

included