Class: DatadogAPIClient::V2::AuditLogsResponseStatus

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/audit_logs_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