interface InteractionsLexV1Config {
    LexV1: Record<string, LexV1BotConfig>;
}

Properties

Properties

LexV1: Record<string, LexV1BotConfig>