Class: DatadogAPIClient::V2::LogsMetricResponseComputeAggregationType

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

Overview

The type of aggregation to use.

Constant Summary collapse

COUNT =
"count".freeze
DISTRIBUTION =
"distribution".freeze

Method Summary

Methods included from BaseEnumModel

included