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