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

LensReviewReport

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

A report of a lens review.

interface LensReviewReport {
Base64String?: string | null;
LensAlias?: string | null;
LensArn?: string | null;
}

§Properties

§
Base64String?: string | null
[src]
§
LensAlias?: string | null
[src]
§
LensArn?: string | null
[src]

The ARN for the lens.