Class: DatadogAPIClient::V2::OnCallNotificationRuleCategory

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

Overview

Specifies the category a notification rule will apply to

Constant Summary collapse

HIGH_URGENCY =
"high_urgency".freeze
LOW_URGENCY =
"low_urgency".freeze

Method Summary

Methods included from BaseEnumModel

included