Class: DatadogAPIClient::V2::TimeseriesAnomalyInvestigationQueryExecutionStatus

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

Overview

Current execution status for a named query.

Constant Summary collapse

RUNNING =
"running".freeze
DONE =
"done".freeze

Method Summary

Methods included from BaseEnumModel

included