Class: DatadogAPIClient::V2::ObservabilityPipelineDedupeProcessorMode

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

Overview

The deduplication mode to apply to the fields.

Constant Summary collapse

MATCH =
"match".freeze
IGNORE =
"ignore".freeze

Method Summary

Methods included from BaseEnumModel

included