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

RemoveNotificationChannelRequest

import type { RemoveNotificationChannelRequest } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";
interface RemoveNotificationChannelRequest {
Id: string;
}

§Properties

§
Id: string
[src]

The ID of the notification channel to be removed.