Class: DatadogAPIClient::V1::DashboardType

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

Overview

The type of the associated private dashboard.

Constant Summary collapse

CUSTOM_TIMEBOARD =
"custom_timeboard".freeze
CUSTOM_SCREENBOARD =
"custom_screenboard".freeze

Method Summary

Methods included from BaseEnumModel

included