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

DescribeFilterResponse

import type { DescribeFilterResponse } from "https://aws-api.deno.dev/v0.3/services/personalize.ts?docs=full";
interface DescribeFilterResponse {
filter?: Filter | null;
}

§Properties

§
filter?: Filter | null
[src]

The filter's details.