FilterScopeConfiguration
The scope configuration for a FilterGroup
.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Contents
Note
In the following list, the required parameters are described first.
- AllSheets
-
The configuration that applies a filter to all sheets. When you choose
AllSheets
as the value for aFilterScopeConfiguration
, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. TheAllSheetsFilterScopeConfiguration
is chosen.Type: AllSheetsFilterScopeConfiguration object
Required: No
- SelectedSheets
-
The configuration for applying a filter to specific sheets.
Type: SelectedSheetsFilterScopeConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: