Class: DatadogAPIClient::V2::RuleBasedViewRuleCategory

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

Overview

The category of the security rule.

Constant Summary collapse

CLOUD_CONFIGURATION =
"cloud_configuration".freeze
INFRASTRUCTURE_CONFIGURATION =
"infrastructure_configuration".freeze
API_SECURITY =
"api_security".freeze

Method Summary

Methods included from BaseEnumModel

included