Uses of Class
software.amazon.awscdk.services.lex.CfnBotAliasProps.Builder
Packages that use CfnBotAliasProps.Builder
-
Uses of CfnBotAliasProps.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBotAliasProps.BuilderModifier and TypeMethodDescriptionCfnBotAliasProps.Builder.botAliasLocaleSettings(List<? extends Object> botAliasLocaleSettings) Sets the value ofCfnBotAliasProps.getBotAliasLocaleSettings()CfnBotAliasProps.Builder.botAliasLocaleSettings(IResolvable botAliasLocaleSettings) Sets the value ofCfnBotAliasProps.getBotAliasLocaleSettings()CfnBotAliasProps.Builder.botAliasName(String botAliasName) Sets the value ofCfnBotAliasProps.getBotAliasName()CfnBotAliasProps.Builder.botAliasTags(List<? extends Object> botAliasTags) Sets the value ofCfnBotAliasProps.getBotAliasTags()CfnBotAliasProps.Builder.botAliasTags(IResolvable botAliasTags) Sets the value ofCfnBotAliasProps.getBotAliasTags()Sets the value ofCfnBotAliasProps.getBotId()CfnBotAliasProps.Builder.botVersion(String botVersion) Sets the value ofCfnBotAliasProps.getBotVersion()static CfnBotAliasProps.BuilderCfnBotAliasProps.builder()CfnBotAliasProps.Builder.conversationLogSettings(IResolvable conversationLogSettings) Sets the value ofCfnBotAliasProps.getConversationLogSettings()CfnBotAliasProps.Builder.conversationLogSettings(CfnBotAlias.ConversationLogSettingsProperty conversationLogSettings) Sets the value ofCfnBotAliasProps.getConversationLogSettings()CfnBotAliasProps.Builder.description(String description) Sets the value ofCfnBotAliasProps.getDescription()CfnBotAliasProps.Builder.sentimentAnalysisSettings(Object sentimentAnalysisSettings) Sets the value ofCfnBotAliasProps.getSentimentAnalysisSettings()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBotAliasProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBotAliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBotAliasProps.Builder.