Class: DatadogAPIClient::V2::PrunedTraceType

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

Overview

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

Constant Summary collapse

PRUNED_TRACE =
"pruned_trace".freeze

Method Summary

Methods included from BaseEnumModel

included