Class: DatadogAPIClient::V2::FindingStatus
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::FindingStatus
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/finding_status.rb
Overview
The status of the finding.
Constant Summary collapse
- CRITICAL =
"critical".freeze
- HIGH =
"high".freeze
- MEDIUM =
"medium".freeze
- LOW =
"low".freeze
- INFO =
"info".freeze