Class: DatadogAPIClient::V2::RUMComputeType

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

Overview

The type of compute.

Constant Summary collapse

TIMESERIES =
"timeseries".freeze
TOTAL =
"total".freeze

Method Summary

Methods included from BaseEnumModel

included