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