Class: DatadogAPIClient::V2::SeverityModifierRuleShiftActionType

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

Overview

The type of a severity modifier rule action that shifts the severity by one rank.

Constant Summary collapse

SHIFT =
"shift".freeze

Method Summary

Methods included from BaseEnumModel

included