Class: DatadogAPIClient::V2::NotificationRuleRoutingMode

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

Overview

The routing mode for the notification rule. manual sends notifications to the configured targets.

Constant Summary collapse

MANUAL =
"manual".freeze

Method Summary

Methods included from BaseEnumModel

included