Class: DatadogAPIClient::V2::DowntimeNotifyEndStateTypes
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::DowntimeNotifyEndStateTypes
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/downtime_notify_end_state_types.rb
Overview
State that will trigger a monitor notification when the notify_end_types
action occurs.
Constant Summary collapse
- ALERT =
"alert".freeze
- NO_DATA =
"no data".freeze
- WARN =
"warn".freeze