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

GetLensOutput

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

§Properties

§
Lens?: Lens | null
[src]

A lens return object.