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

DeleteLexiconInput

import type { DeleteLexiconInput } from "https://aws-api.deno.dev/v0.3/services/polly.ts?docs=full";
interface DeleteLexiconInput {
Name: string;
}

§Properties

§
Name: string
[src]

The name of the lexicon to delete. Must be an existing lexicon in the region.