Class: DatadogAPIClient::V2::ApplicationSecurityWafExclusionFilterOnMatch
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ApplicationSecurityWafExclusionFilterOnMatch
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/application_security_waf_exclusion_filter_on_match.rb
Overview
The action taken when the exclusion filter matches. When set to monitor, security traces are emitted but the requests are not blocked. By default, security traces are not emitted and the requests are not blocked.
Constant Summary collapse
- MONITOR =
"monitor".freeze