Class: DatadogAPIClient::V2::SecurityEntityRiskScoreAttributesSeverity
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::SecurityEntityRiskScoreAttributesSeverity
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/security_entity_risk_score_attributes_severity.rb
Overview
Severity level based on risk score
Constant Summary collapse
- CRITICAL =
"critical".freeze
- HIGH =
"high".freeze
- MEDIUM =
"medium".freeze
- LOW =
"low".freeze
- INFO =
"info".freeze