Class: DatadogAPIClient::V2::DowntimeNotifyEndStateTypes

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included