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

ImportLensOutput

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

§Properties

§
LensArn?: string | null
[src]

The ARN for the lens.

§
Status?: ImportLensStatus | null
[src]

The status of the imported lens.