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

DescribeEventCategoriesMessage

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

Represents the input to "DescribeEventCategories".

interface DescribeEventCategoriesMessage {
Filters?: Filter[] | null;
SourceType?: string | null;
}

§Properties

§
Filters?: Filter[] | null
[src]

This parameter is not currently supported.

§
SourceType?: string | null
[src]

The type of source that is generating the events.

Valid values: db-instance, db-parameter-group, db-security-group