Class: DatadogAPIClient::V2::EventsSortType

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

Overview

The type of sort to use on the calculated value.

Constant Summary collapse

ALPHABETICAL =
"alphabetical".freeze
MEASURE =
"measure".freeze

Method Summary

Methods included from BaseEnumModel

included