Uses of Class
software.amazon.awscdk.services.lex.CfnBot.DialogCodeHookInvocationSettingProperty.Builder
-
Uses of CfnBot.DialogCodeHookInvocationSettingProperty.Builder in software.amazon.awscdk.services.lex
Modifier 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) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.DialogCodeHookInvocationSettingProperty.Builder
.