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

DeleteLensInput

import type { DeleteLensInput } from "https://aws-api.deno.dev/v0.4/services/wellarchitected.ts?docs=full";
interface DeleteLensInput {
ClientRequestToken: string;
LensAlias: string;
LensStatus: LensStatusType;
}

§Properties

§
ClientRequestToken: string
[src]
§
LensAlias: string
[src]
§

The status of the lens to be deleted.