Uses of Class
software.amazon.awscdk.services.lex.CfnBot.FulfillmentUpdatesSpecificationProperty.Builder
Packages that use CfnBot.FulfillmentUpdatesSpecificationProperty.Builder
-
Uses of CfnBot.FulfillmentUpdatesSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.FulfillmentUpdatesSpecificationProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnBot.FulfillmentUpdatesSpecificationProperty.getActive()CfnBot.FulfillmentUpdatesSpecificationProperty.Builder.active(IResolvable active) Sets the value ofCfnBot.FulfillmentUpdatesSpecificationProperty.getActive()CfnBot.FulfillmentUpdatesSpecificationProperty.builder()CfnBot.FulfillmentUpdatesSpecificationProperty.Builder.startResponse(IResolvable startResponse) Sets the value ofCfnBot.FulfillmentUpdatesSpecificationProperty.getStartResponse()CfnBot.FulfillmentUpdatesSpecificationProperty.Builder.startResponse(CfnBot.FulfillmentStartResponseSpecificationProperty startResponse) Sets the value ofCfnBot.FulfillmentUpdatesSpecificationProperty.getStartResponse()CfnBot.FulfillmentUpdatesSpecificationProperty.Builder.timeoutInSeconds(Number timeoutInSeconds) Sets the value ofCfnBot.FulfillmentUpdatesSpecificationProperty.getTimeoutInSeconds()CfnBot.FulfillmentUpdatesSpecificationProperty.Builder.updateResponse(IResolvable updateResponse) Sets the value ofCfnBot.FulfillmentUpdatesSpecificationProperty.getUpdateResponse()CfnBot.FulfillmentUpdatesSpecificationProperty.Builder.updateResponse(CfnBot.FulfillmentUpdateResponseSpecificationProperty updateResponse) Sets the value ofCfnBot.FulfillmentUpdatesSpecificationProperty.getUpdateResponse()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.FulfillmentUpdatesSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.FulfillmentUpdatesSpecificationProperty.Builder.