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