Class: DatadogAPIClient::V1::MonitorFormulaAndFunctionAggregateQueryJoinType

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

Overview

Join type for aggregate query join conditions.

Constant Summary collapse

INNER =
"inner".freeze
LEFT =
"left".freeze

Method Summary

Methods included from BaseEnumModel

included