Class: DatadogAPIClient::V2::RelationIncludeType

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

Overview

Supported include types for relations.

Constant Summary collapse

ENTITY =
"entity".freeze
SCHEMA =
"schema".freeze

Method Summary

Methods included from BaseEnumModel

included