Class: DatadogAPIClient::V2::DemInferredJourneyStatus

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

Overview

The status of an inferred DEM journey.

Constant Summary collapse

CANDIDATE =
"candidate".freeze
IGNORED =
"ignored".freeze

Method Summary

Methods included from BaseEnumModel

included