Class: DatadogAPIClient::V1::UsageMetricCategory

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

Overview

Contains the metric category.

Constant Summary collapse

STANDARD =
"standard".freeze
CUSTOM =
"custom".freeze

Method Summary

Methods included from BaseEnumModel

included