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

DescribeCustomVocabularyMetadataRequest

import type { DescribeCustomVocabularyMetadataRequest } from "https://aws-api.deno.dev/v0.4/services/lexmodelsv2.ts?docs=full";
interface DescribeCustomVocabularyMetadataRequest {
botId: string;
botVersion: string;
localeId: string;
}

§Properties

§
botId: string
[src]

The unique identifier of the bot that contains the custom vocabulary.

§
botVersion: string
[src]

The bot version of the bot to return metadata for.

§
localeId: string
[src]

The locale to return the custom vocabulary information for. The locale must be en_GB.