Class: DatadogAPIClient::V2::ObservabilityPipelineCrowdStrikeNextGenSiemDestinationEncoding

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

Overview

Encoding format for log events.

Constant Summary collapse

JSON =
"json".freeze
RAW_MESSAGE =
"raw_message".freeze

Method Summary

Methods included from BaseEnumModel

included