Class: DatadogAPIClient::V2::SecureEmbedViewingPreferencesTheme

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

Overview

The theme of the shared dashboard view. system follows the viewer's system default.

Constant Summary collapse

SYSTEM =
"system".freeze
LIGHT =
"light".freeze
DARK =
"dark".freeze

Method Summary

Methods included from BaseEnumModel

included