LexBotConfigCopyimport type { LexBotConfig } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/connect.ts";interface LexBotConfig {LexBot?: LexBot | null;LexV2Bot?: LexV2Bot | null;}§Properties§LexBot?: LexBot | null[src]§LexV2Bot?: LexV2Bot | null[src]