Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.DialogStateProperty
Packages that use CfnBotPropsMixin.DialogStateProperty
-
Uses of CfnBotPropsMixin.DialogStateProperty in software.amazon.awscdk.cfnpropertymixins.services.lex
Classes in software.amazon.awscdk.cfnpropertymixins.services.lex that implement CfnBotPropsMixin.DialogStatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBotPropsMixin.DialogStatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.DialogStatePropertyModifier and TypeMethodDescriptionCfnBotPropsMixin.DialogStateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.DialogStatePropertyModifier and TypeMethodDescriptionCfnBotPropsMixin.SlotCaptureSettingProperty.Builder.captureNextStep(CfnBotPropsMixin.DialogStateProperty captureNextStep) Sets the value ofCfnBotPropsMixin.SlotCaptureSettingProperty.getCaptureNextStep()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.confirmationNextStep(CfnBotPropsMixin.DialogStateProperty confirmationNextStep) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.declinationNextStep(CfnBotPropsMixin.DialogStateProperty declinationNextStep) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.failureNextStep(CfnBotPropsMixin.DialogStateProperty failureNextStep) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getFailureNextStep()CfnBotPropsMixin.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureNextStep(CfnBotPropsMixin.DialogStateProperty failureNextStep) CfnBotPropsMixin.PostFulfillmentStatusSpecificationProperty.Builder.failureNextStep(CfnBotPropsMixin.DialogStateProperty failureNextStep) CfnBotPropsMixin.SlotCaptureSettingProperty.Builder.failureNextStep(CfnBotPropsMixin.DialogStateProperty failureNextStep) Sets the value ofCfnBotPropsMixin.SlotCaptureSettingProperty.getFailureNextStep()CfnBotPropsMixin.ConditionalBranchProperty.Builder.nextStep(CfnBotPropsMixin.DialogStateProperty nextStep) Sets the value ofCfnBotPropsMixin.ConditionalBranchProperty.getNextStep()CfnBotPropsMixin.DefaultConditionalBranchProperty.Builder.nextStep(CfnBotPropsMixin.DialogStateProperty nextStep) Sets the value ofCfnBotPropsMixin.DefaultConditionalBranchProperty.getNextStep()CfnBotPropsMixin.InitialResponseSettingProperty.Builder.nextStep(CfnBotPropsMixin.DialogStateProperty nextStep) Sets the value ofCfnBotPropsMixin.InitialResponseSettingProperty.getNextStep()CfnBotPropsMixin.IntentClosingSettingProperty.Builder.nextStep(CfnBotPropsMixin.DialogStateProperty nextStep) Sets the value ofCfnBotPropsMixin.IntentClosingSettingProperty.getNextStep()CfnBotPropsMixin.PostDialogCodeHookInvocationSpecificationProperty.Builder.successNextStep(CfnBotPropsMixin.DialogStateProperty successNextStep) CfnBotPropsMixin.PostFulfillmentStatusSpecificationProperty.Builder.successNextStep(CfnBotPropsMixin.DialogStateProperty successNextStep) CfnBotPropsMixin.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutNextStep(CfnBotPropsMixin.DialogStateProperty timeoutNextStep) CfnBotPropsMixin.PostFulfillmentStatusSpecificationProperty.Builder.timeoutNextStep(CfnBotPropsMixin.DialogStateProperty timeoutNextStep)