Class: DatadogAPIClient::V2::OwnershipConfidenceLevel

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

Overview

The ownership confidence level.

Constant Summary collapse

HIGH =
"high".freeze
MEDIUM =
"medium".freeze
LOW =
"low".freeze

Method Summary

Methods included from BaseEnumModel

included