Class: DatadogAPIClient::V2::ObservabilityPipelineSensitiveDataScannerProcessorActionHashAction

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

Overview

Action type that replaces the matched sensitive data with a hashed representation, preserving structure while securing content.

Constant Summary collapse

HASH =
"hash".freeze

Method Summary

Methods included from BaseEnumModel

included