FilterGroup

A grouping of individual filters. Filter groups are applied to the same group of visuals.

For more information, see Adding filter conditions (group filters) with AND and OR operators in the Amazon QuickSight User Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The filter new feature which can apply filter group to all data sets. Choose one of the following options:

Link copied to clipboard

The value that uniquely identifies a FilterGroup within a dashboard, template, or analysis.

Link copied to clipboard

The list of filters that are present in a FilterGroup.

Link copied to clipboard

The configuration that specifies what scope to apply to a FilterGroup.

Link copied to clipboard

The status of the FilterGroup.

Functions

Link copied to clipboard
inline fun copy(block: FilterGroup.Builder.() -> Unit = {}): FilterGroup
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String