Class: DatadogAPIClient::V2::IncludeType

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

Overview

supported include types.

Constant Summary collapse

SCHEMA =
"schema".freeze
RAW_SCHEMA =
"raw_schema".freeze
ONCALL =
"oncall".freeze
INCIDENT =
"incident".freeze
RELATION =
"relation".freeze

Method Summary

Methods included from BaseEnumModel

included