Class: DatadogAPIClient::V2::SecurityMonitoringRuleCaseActionType

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

Overview

The action type.

Constant Summary collapse

BLOCK_IP =
"block_ip".freeze
BLOCK_USER =
"block_user".freeze

Method Summary

Methods included from BaseEnumModel

included