Class: DatadogAPIClient::V2::SeverityModifierRuleSetActionType

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

Overview

The type of a severity modifier rule action that sets a fixed severity.

Constant Summary collapse

SET =
"set".freeze

Method Summary

Methods included from BaseEnumModel

included