CreateDashboardRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the dashboard's purpose or contents.

Link copied to clipboard
val name: String?

The name of the dashboard. The name must be unique within your account.

Link copied to clipboard

The tags to apply to the dashboard resource for organization and management.

Link copied to clipboard

An array of widget configurations that define the visualizations to be displayed in the dashboard. Each dashboard can contain up to 20 widgets.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String