Class: DatadogAPIClient::V2::ObservabilityPipelineDatadogTagsProcessorAction
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ObservabilityPipelineDatadogTagsProcessorAction
- 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