Class: DatadogAPIClient::V1::MonitorOptionsNotificationPresets

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

Overview

Toggles the display of additional content sent in the monitor notification.

Constant Summary collapse

SHOW_ALL =
"show_all".freeze
HIDE_QUERY =
"hide_query".freeze
HIDE_HANDLES =
"hide_handles".freeze
HIDE_ALL =
"hide_all".freeze

Method Summary

Methods included from BaseEnumModel

included