Class: DatadogAPIClient::V2::IssuesSearchRequestDataAttributesOrderBy
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::IssuesSearchRequestDataAttributesOrderBy
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/issues_search_request_data_attributes_order_by.rb
Overview
The attribute to sort the search results by.
Constant Summary collapse
- TOTAL_COUNT =
"TOTAL_COUNT".freeze
- FIRST_SEEN =
"FIRST_SEEN".freeze
- IMPACTED_SESSIONS =
"IMPACTED_SESSIONS".freeze
- PRIORITY =
"PRIORITY".freeze