Class: DatadogAPIClient::V2::DowntimeNotifyEndStateActions

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

Overview

Action that will trigger a monitor notification if the downtime is in the notify_end_types state.

Constant Summary collapse

CANCELED =
"canceled".freeze
EXPIRED =
"expired".freeze

Method Summary

Methods included from BaseEnumModel

included