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

BotLocaleExportSpecification

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

Provides the bot locale parameters required for exporting a bot locale.

interface BotLocaleExportSpecification {
botId: string;
botVersion: string;
localeId: string;
}

§Properties

§
botId: string
[src]

The identifier of the bot to create the locale for.

§
botVersion: string
[src]

The version of the bot to export.

§
localeId: string
[src]

The identifier of the language and locale to export. The string must match one of the locales in the bot.