interface InteractionsLexV2Config {
    LexV2: Record<string, LexV2BotConfig>;
}

Properties

Properties

LexV2: Record<string, LexV2BotConfig>