Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.DialogStateProperty.Builder
Packages that use CfnBotPropsMixin.DialogStateProperty.Builder
-
Uses of CfnBotPropsMixin.DialogStateProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.DialogStateProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.DialogStateProperty.builder()CfnBotPropsMixin.DialogStateProperty.Builder.dialogAction(CfnBotPropsMixin.DialogActionProperty dialogAction) Sets the value ofCfnBotPropsMixin.DialogStateProperty.getDialogAction()CfnBotPropsMixin.DialogStateProperty.Builder.dialogAction(IResolvable dialogAction) Sets the value ofCfnBotPropsMixin.DialogStateProperty.getDialogAction()CfnBotPropsMixin.DialogStateProperty.Builder.intent(CfnBotPropsMixin.IntentOverrideProperty intent) Sets the value ofCfnBotPropsMixin.DialogStateProperty.getIntent()CfnBotPropsMixin.DialogStateProperty.Builder.intent(IResolvable intent) Sets the value ofCfnBotPropsMixin.DialogStateProperty.getIntent()CfnBotPropsMixin.DialogStateProperty.Builder.sessionAttributes(List<? extends Object> sessionAttributes) Sets the value ofCfnBotPropsMixin.DialogStateProperty.getSessionAttributes()CfnBotPropsMixin.DialogStateProperty.Builder.sessionAttributes(IResolvable sessionAttributes) Sets the value ofCfnBotPropsMixin.DialogStateProperty.getSessionAttributes()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.DialogStateProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.DialogStateProperty.Builder.