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

DescribeNotificationConfigurationOutput

import type { DescribeNotificationConfigurationOutput } from "https://aws-api.deno.dev/v0.4/services/kinesisvideo.ts?docs=full";
interface DescribeNotificationConfigurationOutput {
NotificationConfiguration?: NotificationConfiguration | null;
}

§Properties

§
NotificationConfiguration?: NotificationConfiguration | null
[src]

The structure that contains the information required for notifications. If the structure is null, the configuration will be deleted from the stream.