Class: DatadogAPIClient::V2::AlertEventCustomAttributesPriority

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

Overview

The priority of the alert.

Constant Summary collapse

PRIORITY_ONE =
"1".freeze
PRIORITY_TWO =
"2".freeze
PRIORITY_THREE =
"3".freeze
PRIORITY_FOUR =
"4".freeze
PRIORITY_FIVE =
"5".freeze

Method Summary

Methods included from BaseEnumModel

included