Class: DatadogAPIClient::V2::ReportScheduleStatus
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ReportScheduleStatus
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/report_schedule_status.rb
Overview
Whether the schedule is currently delivering reports (active) or paused (inactive).
Constant Summary collapse
- ACTIVE =
"active".freeze
- INACTIVE =
"inactive".freeze