Class: DatadogAPIClient::V2::TimeseriesAnomalyInvestigationTagAnalysisStatus

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

Overview

Outcome of optional influential-tag enrichment.

Constant Summary collapse

COMPLETE =
"complete".freeze
UNSUPPORTED =
"unsupported".freeze
FAILED =
"failed".freeze

Method Summary

Methods included from BaseEnumModel

included