Uses of Class
software.amazon.awscdk.services.lex.CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder
-
Uses of CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder
.