Class: DatadogAPIClient::V1::NotifyEndState

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

Overview

A notification end state.

Constant Summary collapse

ALERT =
"alert".freeze
NO_DATA =
"no data".freeze
WARN =
"warn".freeze

Method Summary

Methods included from BaseEnumModel

included