Class: DatadogAPIClient::V2::LogsAggregateResponseStatus

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

Overview

The status of the response

Constant Summary collapse

DONE =
"done".freeze
TIMEOUT =
"timeout".freeze

Method Summary

Methods included from BaseEnumModel

included