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

EventFilter

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

The event filter.

interface EventFilter {
Source: string;
}

§Properties

§
Source: string
[src]

The source of the events.