Class: DatadogAPIClient::V2::IoCScoreEffect

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

Overview

Effect of a scoring factor on the indicator’s threat score.

Constant Summary collapse

RAISE_SCORE =
"RAISE_SCORE".freeze
LOWER_SCORE =
"LOWER_SCORE".freeze
NO_EFFECT =
"NO_EFFECT".freeze

Method Summary

Methods included from BaseEnumModel

included