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

NotificationDestinationConfig

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

The structure that contains the information required to deliver a notification to a customer.

interface NotificationDestinationConfig {
Uri: string;
}

§Properties

§
Uri: string
[src]

The Uniform Resource Identifier (URI) that identifies where the images will be delivered.