NestedFilter
A NestedFilter filters data with a subset of data that is defined by the nested inner filter.
Contents
Note
In the following list, the required parameters are described first.
- Column
- 
               The column that the filter is applied to. Type: ColumnIdentifier object Required: Yes 
- FilterId
- 
               An identifier that uniquely identifies a filter within a dashboard, analysis, or template. Type: String Length Constraints: Minimum length of 1. Maximum length of 512. Pattern: [\w\-]+Required: Yes 
- IncludeInnerSet
- 
               A boolean condition to include or exclude the subset that is defined by the values of the nested inner filter. Type: Boolean Required: Yes 
- InnerFilter
- 
               The InnerFilterdefines the subset of data to be used with theNestedFilter.Type: InnerFilter object Required: Yes 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: