Uses of Class
software.amazon.awscdk.services.lex.CfnBot.FulfillmentCodeHookSettingProperty.Builder
-
Uses of CfnBot.FulfillmentCodeHookSettingProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBot.FulfillmentCodeHookSettingProperty.builder()
Sets the value ofCfnBot.FulfillmentCodeHookSettingProperty.getEnabled()
CfnBot.FulfillmentCodeHookSettingProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnBot.FulfillmentCodeHookSettingProperty.getEnabled()
CfnBot.FulfillmentCodeHookSettingProperty.Builder.fulfillmentUpdatesSpecification
(IResolvable fulfillmentUpdatesSpecification) CfnBot.FulfillmentCodeHookSettingProperty.Builder.fulfillmentUpdatesSpecification
(CfnBot.FulfillmentUpdatesSpecificationProperty fulfillmentUpdatesSpecification) Sets the value ofCfnBot.FulfillmentCodeHookSettingProperty.getIsActive()
CfnBot.FulfillmentCodeHookSettingProperty.Builder.isActive
(IResolvable isActive) Sets the value ofCfnBot.FulfillmentCodeHookSettingProperty.getIsActive()
CfnBot.FulfillmentCodeHookSettingProperty.Builder.postFulfillmentStatusSpecification
(IResolvable postFulfillmentStatusSpecification) CfnBot.FulfillmentCodeHookSettingProperty.Builder.postFulfillmentStatusSpecification
(CfnBot.PostFulfillmentStatusSpecificationProperty postFulfillmentStatusSpecification) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.FulfillmentCodeHookSettingProperty.Builder
.