Class: DatadogAPIClient::V1::MonitorFormulaAndFunctionAggregateQueryJoinType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::MonitorFormulaAndFunctionAggregateQueryJoinType
- 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