Uses of Class
software.amazon.awscdk.services.lex.CfnBot.FulfillmentCodeHookSettingProperty.Builder
Packages that use CfnBot.FulfillmentCodeHookSettingProperty.Builder
-
Uses of CfnBot.FulfillmentCodeHookSettingProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.FulfillmentCodeHookSettingProperty.BuilderModifier 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) Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.FulfillmentCodeHookSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.FulfillmentCodeHookSettingProperty.Builder.