Uses of Class
software.amazon.awscdk.services.lex.CfnBot.GenerativeAISettingsProperty.Builder
Packages that use CfnBot.GenerativeAISettingsProperty.Builder
-
Uses of CfnBot.GenerativeAISettingsProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.GenerativeAISettingsProperty.BuilderModifier and TypeMethodDescriptionCfnBot.GenerativeAISettingsProperty.builder()
CfnBot.GenerativeAISettingsProperty.Builder.buildtimeSettings
(IResolvable buildtimeSettings) Sets the value ofCfnBot.GenerativeAISettingsProperty.getBuildtimeSettings()
CfnBot.GenerativeAISettingsProperty.Builder.buildtimeSettings
(CfnBot.BuildtimeSettingsProperty buildtimeSettings) Sets the value ofCfnBot.GenerativeAISettingsProperty.getBuildtimeSettings()
CfnBot.GenerativeAISettingsProperty.Builder.runtimeSettings
(IResolvable runtimeSettings) Sets the value ofCfnBot.GenerativeAISettingsProperty.getRuntimeSettings()
CfnBot.GenerativeAISettingsProperty.Builder.runtimeSettings
(CfnBot.RuntimeSettingsProperty runtimeSettings) Sets the value ofCfnBot.GenerativeAISettingsProperty.getRuntimeSettings()
Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.GenerativeAISettingsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.GenerativeAISettingsProperty.Builder
.