Class: DatadogAPIClient::V2::ObservabilityPipelineDatadogTagsProcessorAction

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

Overview

The action to take on tags with matching keys.

Constant Summary collapse

INCLUDE =
"include".freeze
EXCLUDE =
"exclude".freeze

Method Summary

Methods included from BaseEnumModel

included