Class: DatadogAPIClient::V2::SecurityMonitoringIntegrationType

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

Overview

The type of external source that provides entities to Cloud SIEM.

Constant Summary collapse

GOOGLE_WORKSPACE =
"GOOGLE_WORKSPACE".freeze
OKTA =
"OKTA".freeze
ENTRA_ID =
"ENTRA_ID".freeze

Method Summary

Methods included from BaseEnumModel

included