Class: DatadogAPIClient::V2::OwnershipInferenceType

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

Overview

The type of the ownership inference resource. The value should always be ownership_inference.

Constant Summary collapse

OWNERSHIP_INFERENCE =
"ownership_inference".freeze

Method Summary

Methods included from BaseEnumModel

included