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

VersionDifferences

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

The differences between the base and latest versions of the lens.

interface VersionDifferences {
PillarDifferences?: PillarDifference[] | null;
}

§Properties

§
PillarDifferences?: PillarDifference[] | null
[src]

The differences between the base and latest versions of the lens.