DashboardVersionDefinition
The contents of a dashboard.
Types
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.
Functions
Link copied to clipboard
inline fun copy(block: DashboardVersionDefinition.Builder.() -> Unit = {}): DashboardVersionDefinition