Class: DatadogAPIClient::V2::ProductAnalyticsExecutionType

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

Overview

Override the query execution strategy.

Constant Summary collapse

SIMPLE =
"simple".freeze
BACKGROUND =
"background".freeze
TRINO_MULTISTEP =
"trino-multistep".freeze
MATERIALIZED_VIEW =
"materialized-view".freeze

Method Summary

Methods included from BaseEnumModel

included