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

CreateLensVersionOutput

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

§Properties

§
LensArn?: string | null
[src]

The ARN for the lens.

§
LensVersion?: string | null
[src]

The version of the lens.