Uses of Interface
software.amazon.awscdk.services.lex.CfnBot.ConditionalSpecificationProperty
-
Uses of CfnBot.ConditionalSpecificationProperty in software.amazon.awscdk.services.lex
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBot.ConditionalSpecificationProperty
Modifier and TypeMethodDescriptionCfnBot.ConditionalSpecificationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBot.SlotCaptureSettingProperty.Builder.captureConditional
(CfnBot.ConditionalSpecificationProperty captureConditional) Sets the value ofCfnBot.SlotCaptureSettingProperty.getCaptureConditional()
CfnBot.InitialResponseSettingProperty.Builder.conditional
(CfnBot.ConditionalSpecificationProperty conditional) Sets the value ofCfnBot.InitialResponseSettingProperty.getConditional()
CfnBot.IntentClosingSettingProperty.Builder.conditional
(CfnBot.ConditionalSpecificationProperty conditional) Sets the value ofCfnBot.IntentClosingSettingProperty.getConditional()
CfnBot.IntentConfirmationSettingProperty.Builder.confirmationConditional
(CfnBot.ConditionalSpecificationProperty confirmationConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationConditional()
CfnBot.IntentConfirmationSettingProperty.Builder.declinationConditional
(CfnBot.ConditionalSpecificationProperty declinationConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationConditional()
CfnBot.IntentConfirmationSettingProperty.Builder.failureConditional
(CfnBot.ConditionalSpecificationProperty failureConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureConditional()
CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureConditional
(CfnBot.ConditionalSpecificationProperty failureConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureConditional
(CfnBot.ConditionalSpecificationProperty failureConditional) CfnBot.SlotCaptureSettingProperty.Builder.failureConditional
(CfnBot.ConditionalSpecificationProperty failureConditional) Sets the value ofCfnBot.SlotCaptureSettingProperty.getFailureConditional()
CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successConditional
(CfnBot.ConditionalSpecificationProperty successConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successConditional
(CfnBot.ConditionalSpecificationProperty successConditional) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutConditional
(CfnBot.ConditionalSpecificationProperty timeoutConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutConditional
(CfnBot.ConditionalSpecificationProperty timeoutConditional)