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

LexV2Bot

import type { LexV2Bot } from "https://aws-api.deno.dev/v0.3/services/connect.ts?docs=full";

Configuration information of an Amazon Lex V2 bot.

interface LexV2Bot {
AliasArn?: string | null;
}

§Properties

§
AliasArn?: string | null
[src]

The Amazon Resource Name (ARN) of the Amazon Lex V2 bot.