Class: DatadogAPIClient::V2::DashboardType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::DashboardType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/dashboard_type.rb
Overview
The type of the dashboard.
Constant Summary collapse
- CUSTOM_TIMEBOARD =
"custom_timeboard".freeze
- CUSTOM_SCREENBOARD =
"custom_screenboard".freeze
- INTEGRATION_SCREENBOARD =
"integration_screenboard".freeze
- INTEGRATION_TIMEBOARD =
"integration_timeboard".freeze
- HOST_TIMEBOARD =
"host_timeboard".freeze