buildBotLocale
inline suspend fun LexModelsV2Client.buildBotLocale(crossinline block: BuildBotLocaleRequest.Builder.() -> Unit): BuildBotLocaleResponse
Builds a bot, its intents, and its slot types into a specific locale. A bot can be built into multiple locales. At runtime the locale is used to choose a specific build of the bot.