Class: DatadogAPIClient::V2::TimeseriesAnomalyInvestigationFormulaLimitOrder

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

Overview

Sort order used when applying a formula series limit.

Constant Summary collapse

ASC =
"asc".freeze
DESC =
"desc".freeze

Method Summary

Methods included from BaseEnumModel

included