Builder
Properties
The category filter that is associated with this filter.
The date range filter.
The class of the filter. Valid values for this structure are ENFORCED_VALUE_FILTER
, CONDITIONAL_VALUE_FILTER
, and NAMED_VALUE_FILTER
.
A description of the filter used to select items for a topic.
The name of the filter.
The other names or aliases for the filter.
The type of the filter. Valid values for this structure are CATEGORY_FILTER
, NUMERIC_EQUALITY_FILTER
, NUMERIC_RANGE_FILTER
, DATE_RANGE_FILTER
, and RELATIVE_DATE_FILTER
.
The numeric equality filter.
The numeric range filter.
The name of the field that the filter operates on.
The relative date filter.
Functions
construct an aws.sdk.kotlin.services.quicksight.model.TopicCategoryFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.TopicDateRangeFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.TopicNumericEqualityFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.TopicNumericRangeFilter inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.TopicRelativeDateFilter inside the given block