Class: DatadogAPIClient::V2::ObservabilityPipelineSensitiveDataScannerProcessorActionPartialRedactAction

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

Overview

Action type that redacts part of the sensitive data while preserving a configurable number of characters, typically used for masking purposes (e.g., show last 4 digits of a credit card).

Constant Summary collapse

PARTIAL_REDACT =
"partial_redact".freeze

Method Summary

Methods included from BaseEnumModel

included