Class: DatadogAPIClient::V1::MonitorRenotifyStatusType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::MonitorRenotifyStatusType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/monitor_renotify_status_type.rb
Overview
The different statuses for which renotification is supported.
Constant Summary collapse
- ALERT =
"alert".freeze
- WARN =
"warn".freeze
- NO_DATA =
"no data".freeze