Class: DatadogAPIClient::V1::WildcardWidgetSpecificationType

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

Overview

Type of specification used by the wildcard widget.

Constant Summary collapse

VEGA =
"vega".freeze
VEGA_LITE =
"vega-lite".freeze

Method Summary

Methods included from BaseEnumModel

included