Class: DatadogAPIClient::V1::MonitorRenotifyStatusType

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

Method Summary

Methods included from BaseEnumModel

included