Class: DatadogAPIClient::V2::VulnerabilityTool

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

Overview

The vulnerability tool.

Constant Summary collapse

IAST =
"IAST".freeze
SCA =
"SCA".freeze
INFRA =
"Infra".freeze

Method Summary

Methods included from BaseEnumModel

included