Type alias ObservabilityPipelineSensitiveDataScannerProcessorActionPartialRedactAction

ObservabilityPipelineSensitiveDataScannerProcessorActionPartialRedactAction: typeof PARTIAL_REDACT | UnparsedObject

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).

Generated using TypeDoc