Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder
Packages that use CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder
-
Uses of CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.builder()CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder.enableCodeHookInvocation(Boolean enableCodeHookInvocation) CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder.enableCodeHookInvocation(IResolvable enableCodeHookInvocation) CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder.invocationLabel(String invocationLabel) Sets the value ofCfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.getIsActive()CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder.isActive(IResolvable isActive) Sets the value ofCfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.getIsActive()CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder.postCodeHookSpecification(CfnBotPropsMixin.PostDialogCodeHookInvocationSpecificationProperty postCodeHookSpecification) CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder.postCodeHookSpecification(IResolvable postCodeHookSpecification) Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.DialogCodeHookInvocationSettingProperty.Builder.