Class: DatadogAPIClient::V2::EventsDataSource

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

Overview

A data source that is powered by the Events Platform.

Constant Summary collapse

LOGS =
"logs".freeze
RUM =
"rum".freeze

Method Summary

Methods included from BaseEnumModel

included