Class: DatadogAPIClient::V2::SecurityMonitoringRuleTypeCreate

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

Overview

The rule type.

Constant Summary collapse

APPLICATION_SECURITY =
"application_security".freeze
LOG_DETECTION =
"log_detection".freeze
WORKLOAD_SECURITY =
"workload_security".freeze

Method Summary

Methods included from BaseEnumModel

included