DashboardVersionDefinition

The contents of a dashboard.

Types

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

Properties

Link copied to clipboard

The configuration for default analysis settings.

Link copied to clipboard

An array of calculated field definitions for the dashboard.

Link copied to clipboard

An array of dashboard-level column configurations. Column configurations are used to set the default formatting for a column that is used throughout a dashboard.

Link copied to clipboard

An array of dataset identifier declarations. With this mapping,you can use dataset identifiers instead of dataset Amazon Resource Names (ARNs) throughout the dashboard's sub-structures.

Link copied to clipboard

The filter definitions for a dashboard.

Link copied to clipboard

An array of option definitions for a dashboard.

Link copied to clipboard

The parameter declarations for a dashboard. Parameters are named variables that can transfer a value for use by an action or an object.

Link copied to clipboard

An array of sheet definitions for a dashboard.

Link copied to clipboard

The static files for the definition.

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