Uses of Class
software.amazon.awscdk.services.lex.CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder
Packages that use CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder
-
Uses of CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.FulfillmentUpdateResponseSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder.allowInterrupt
(Boolean allowInterrupt) CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder.allowInterrupt
(IResolvable allowInterrupt) CfnBot.FulfillmentUpdateResponseSpecificationProperty.builder()
CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder.frequencyInSeconds
(Number frequencyInSeconds) CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder.messageGroups
(List<? extends Object> messageGroups) Sets the value ofCfnBot.FulfillmentUpdateResponseSpecificationProperty.getMessageGroups()
CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder.messageGroups
(IResolvable messageGroups) Sets the value ofCfnBot.FulfillmentUpdateResponseSpecificationProperty.getMessageGroups()
Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.FulfillmentUpdateResponseSpecificationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder
.