Uses of Class
software.amazon.awscdk.services.lex.CfnBotVersion.Builder
Packages that use CfnBotVersion.Builder
-
Uses of CfnBotVersion.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBotVersion.BuilderModifier and TypeMethodDescriptionThe unique identifier of the bot.CfnBotVersion.Builder.botVersionLocaleSpecification(List<? extends Object> botVersionLocaleSpecification) Specifies the locales that Amazon Lex adds to this version.CfnBotVersion.Builder.botVersionLocaleSpecification(IResolvable botVersionLocaleSpecification) Specifies the locales that Amazon Lex adds to this version.static CfnBotVersion.BuilderCfnBotVersion.Builder.description(String description) The description of the version.