Class: DatadogAPIClient::V2::ObservabilityPipelineCrowdStrikeNextGenSiemDestinationType

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

Overview

The destination type. The value should always be crowdstrike_next_gen_siem.

Constant Summary collapse

CROWDSTRIKE_NEXT_GEN_SIEM =
"crowdstrike_next_gen_siem".freeze

Method Summary

Methods included from BaseEnumModel

included