DashboardVersionDefinition
The contents of a dashboard.
Contents
Note
In the following list, the required parameters are described first.
- DataSetIdentifierDeclarations
-
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.
Type: Array of DataSetIdentifierDeclaration objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: Yes
- AnalysisDefaults
-
The configuration for default analysis settings.
Type: AnalysisDefaults object
Required: No
- CalculatedFields
-
An array of calculated field definitions for the dashboard.
Type: Array of CalculatedField objects
Array Members: Maximum number of 500 items.
Required: No
- ColumnConfigurations
-
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.
Type: Array of ColumnConfiguration objects
Array Members: Maximum number of 2000 items.
Required: No
- FilterGroups
-
The filter definitions for a dashboard.
For more information, see Filtering Data in Amazon QuickSight in the Amazon QuickSight User Guide.
Type: Array of FilterGroup objects
Array Members: Maximum number of 2000 items.
Required: No
- Options
-
An array of option definitions for a dashboard.
Type: AssetOptions object
Required: No
- ParameterDeclarations
-
The parameter declarations for a dashboard. Parameters are named variables that can transfer a value for use by an action or an object.
For more information, see Parameters in Amazon QuickSight in the Amazon QuickSight User Guide.
Type: Array of ParameterDeclaration objects
Array Members: Maximum number of 200 items.
Required: No
- Sheets
-
An array of sheet definitions for a dashboard.
Type: Array of SheetDefinition objects
Array Members: Maximum number of 20 items.
Required: No
- StaticFiles
-
The static files for the definition.
Type: Array of StaticFile objects
Array Members: Minimum number of 0 items. Maximum number of 200 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: