Class: DatadogAPIClient::V2::EventSystemAttributesCategory

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

Overview

Event category identifying the type of event.

Constant Summary collapse

CHANGE =
"change".freeze
ALERT =
"alert".freeze

Method Summary

Methods included from BaseEnumModel

included