Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CategoryFilter

import type { CategoryFilter } from "https://aws-api.deno.dev/v0.4/services/quicksight.ts?docs=full";

A CategoryFilter filters text values.

For more information, see Adding text filters in the Amazon QuickSight User Guide.

interface CategoryFilter {
FilterId: string;
}

§Properties

§

The column that the filter is applied to.

§

The configuration for a CategoryFilter.

§
FilterId: string
[src]

An identifier that uniquely identifies a filter within a dashboard, analysis, or template.