Class: DatadogAPIClient::V2::SecurityMonitoringRuleTypeRead

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

Overview

The rule type.

Constant Summary collapse

LOG_DETECTION =
"log_detection".freeze
INFRASTRUCTURE_CONFIGURATION =
"infrastructure_configuration".freeze
WORKLOAD_SECURITY =
"workload_security".freeze
CLOUD_CONFIGURATION =
"cloud_configuration".freeze
APPLICATION_SECURITY =
"application_security".freeze

Method Summary

Methods included from BaseEnumModel

included