Class: DatadogAPIClient::V2::ObservabilityPipelineSensitiveDataScannerProcessorActionRedactAction

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

Overview

Action type that completely replaces the matched sensitive data with a fixed replacement string to remove all visibility.

Constant Summary collapse

REDACT =
"redact".freeze

Method Summary

Methods included from BaseEnumModel

included