Class: DatadogAPIClient::V1::SyntheticsTestOptionsMonitorOptionsNotificationPresetName

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

Overview

The name of the preset for the notification for the monitor.

Constant Summary collapse

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

Method Summary

Methods included from BaseEnumModel

included