TemplateVersionDefinition
The detailed definition of a template.
Contents
Note
In the following list, the required parameters are described first.
- DataSetConfigurations
-
An array of dataset configurations. These configurations define the required columns for each dataset used within a template.
Type: Array of DataSetConfiguration objects
Array Members: Maximum number of 30 items.
Required: Yes
- AnalysisDefaults
-
The configuration for default analysis settings.
Type: AnalysisDefaults object
Required: No
- CalculatedFields
-
An array of calculated field definitions for the template.
Type: Array of CalculatedField objects
Array Members: Maximum number of 500 items.
Required: No
- ColumnConfigurations
-
An array of template-level column configurations. Column configurations are used to set default formatting for a column that's used throughout a template.
Type: Array of ColumnConfiguration objects
Array Members: Maximum number of 2000 items.
Required: No
- FilterGroups
-
Filter definitions for a template.
For more information, see Filtering Data 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 template.
Type: AssetOptions object
Required: No
- ParameterDeclarations
-
An array of parameter declarations for a template.
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
- QueryExecutionOptions
-
A structure that describes the query execution options.
Type: QueryExecutionOptions object
Required: No
- Sheets
-
An array of sheet definitions for a template.
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: