Class: DatadogAPIClient::V2::RoutingRuleEscalationPolicyActionType

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

Overview

Indicates that the action pages an escalation policy. This action can be set once per routing rule item, and is mutually exclusive with the top-level policy_id field on the routing rule.

Constant Summary collapse

ESCALATION_POLICY =
"escalation_policy".freeze

Method Summary

Methods included from BaseEnumModel

included