Class: DatadogAPIClient::V2::SecurityMonitoringRuleCaseActionOptionsFlaggedIPType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::SecurityMonitoringRuleCaseActionOptionsFlaggedIPType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/security_monitoring_rule_case_action_options_flagged_ip_type.rb
Overview
Used with the case action of type 'flag_ip'. The value specified in this field is applied as a flag to the IP addresses.
Constant Summary collapse
- SUSPICIOUS =
"SUSPICIOUS".freeze
- FLAGGED =
"FLAGGED".freeze