Class: DatadogAPIClient::V2::EventCategory

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

Overview

Event category to identify the type of event. Only the value change is supported. Support for other categories are coming. please reach out to datadog support if you're interested.

Constant Summary collapse

CHANGE =
"change".freeze

Method Summary

Methods included from BaseEnumModel

included