Class: DatadogAPIClient::V2::MaintenanceDataAttributesStatus

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

Overview

The status of the maintenance.

Constant Summary collapse

SCHEDULED =
"scheduled".freeze
IN_PROGRESS =
"in_progress".freeze
COMPLETED =
"completed".freeze

Method Summary

Methods included from BaseEnumModel

included