Class: DatadogAPIClient::V2::SecurityMonitoringStandardDataSource

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

Overview

Source of events, either logs or audit trail.

Constant Summary collapse

LOGS =
"logs".freeze
AUDIT =
"audit".freeze

Method Summary

Methods included from BaseEnumModel

included