Uses of Class
software.amazon.awscdk.services.lex.CfnBot.InitialResponseSettingProperty.Builder
Packages that use CfnBot.InitialResponseSettingProperty.Builder
-
Uses of CfnBot.InitialResponseSettingProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.InitialResponseSettingProperty.BuilderModifier and TypeMethodDescriptionCfnBot.InitialResponseSettingProperty.builder()CfnBot.InitialResponseSettingProperty.Builder.codeHook(IResolvable codeHook) Sets the value ofCfnBot.InitialResponseSettingProperty.getCodeHook()CfnBot.InitialResponseSettingProperty.Builder.codeHook(CfnBot.DialogCodeHookInvocationSettingProperty codeHook) Sets the value ofCfnBot.InitialResponseSettingProperty.getCodeHook()CfnBot.InitialResponseSettingProperty.Builder.conditional(IResolvable conditional) Sets the value ofCfnBot.InitialResponseSettingProperty.getConditional()CfnBot.InitialResponseSettingProperty.Builder.conditional(CfnBot.ConditionalSpecificationProperty conditional) Sets the value ofCfnBot.InitialResponseSettingProperty.getConditional()CfnBot.InitialResponseSettingProperty.Builder.initialResponse(IResolvable initialResponse) Sets the value ofCfnBot.InitialResponseSettingProperty.getInitialResponse()CfnBot.InitialResponseSettingProperty.Builder.initialResponse(CfnBot.ResponseSpecificationProperty initialResponse) Sets the value ofCfnBot.InitialResponseSettingProperty.getInitialResponse()CfnBot.InitialResponseSettingProperty.Builder.nextStep(IResolvable nextStep) Sets the value ofCfnBot.InitialResponseSettingProperty.getNextStep()CfnBot.InitialResponseSettingProperty.Builder.nextStep(CfnBot.DialogStateProperty nextStep) Sets the value ofCfnBot.InitialResponseSettingProperty.getNextStep()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.InitialResponseSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.InitialResponseSettingProperty.Builder.