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

NotificationSummary

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

A notification summary return object.

interface NotificationSummary {
LensUpgradeSummary?: LensUpgradeSummary | null;
Type?: NotificationType | null;
}

§Properties

§
LensUpgradeSummary?: LensUpgradeSummary | null
[src]

Summary of lens upgrade.

§
Type?: NotificationType | null
[src]

The type of notification.