Builder
Properties
A CategoryFilter
filters text values.
A NestedFilter
filters data with a subset of data that is defined by the nested inner filter.
A NumericEqualityFilter
filters numeric values that equal or do not equal a given numeric value.
A NumericRangeFilter
filters numeric values that are either inside or outside a given numeric range.
A RelativeDatesFilter
filters date values that are relative to a given date.
A TimeEqualityFilter
filters date-time values that equal or do not equal a given date/time value.
A TimeRangeFilter
filters date-time values that are either inside or outside a given date/time range.
A TopBottomFilter
filters data to the top or bottom values for a given column.
Functions
construct an aws.sdk.kotlin.services.quicksight.model.CategoryFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.NestedFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.NumericEqualityFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.NumericRangeFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.RelativeDatesFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.TimeEqualityFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.TimeRangeFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.TopBottomFilter inside the given block