Class: DatadogAPIClient::V2::FindingEvaluation

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

Overview

The evaluation of the finding.

Constant Summary collapse

PASS =
"pass".freeze
FAIL =
"fail".freeze

Method Summary

Methods included from BaseEnumModel

included