Class: DatadogAPIClient::V2::TraceType

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

Overview

The type of the trace resource. The value is always trace.

Constant Summary collapse

TRACE =
"trace".freeze

Method Summary

Methods included from BaseEnumModel

included