AWS::QuickSight::Template SelectedSheetsFilterScopeConfiguration
The configuration for applying a filter to specific sheets or visuals. You can apply this filter to multiple visuals that are on one sheet or to all visuals on a sheet.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "SheetVisualScopingConfigurations" :
[ SheetVisualScopingConfiguration, ... ]
}
Properties
SheetVisualScopingConfigurations
-
The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.
Required: No
Type: Array of SheetVisualScopingConfiguration
Minimum:
1
Maximum:
50
Update requires: No interruption