Class: DatadogAPIClient::V1::WidgetColorPreference

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

Overview

Which color to use on the widget.

Constant Summary collapse

BACKGROUND =
"background".freeze
TEXT =
"text".freeze

Method Summary

Methods included from BaseEnumModel

included