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