Class: DatadogAPIClient::V2::CustomRuleRevisionAttributesCategory

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

Overview

Rule category

Constant Summary collapse

SECURITY =
"SECURITY".freeze
BEST_PRACTICES =
"BEST_PRACTICES".freeze
CODE_STYLE =
"CODE_STYLE".freeze
ERROR_PRONE =
"ERROR_PRONE".freeze
PERFORMANCE =
"PERFORMANCE".freeze

Method Summary

Methods included from BaseEnumModel

included