Uses of Class
software.amazon.awscdk.services.lex.CfnBot.MessageGroupProperty.Builder
Packages that use CfnBot.MessageGroupProperty.Builder
-
Uses of CfnBot.MessageGroupProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.MessageGroupProperty.BuilderModifier and TypeMethodDescriptionCfnBot.MessageGroupProperty.builder()CfnBot.MessageGroupProperty.Builder.message(IResolvable message) Sets the value ofCfnBot.MessageGroupProperty.getMessage()CfnBot.MessageGroupProperty.Builder.message(CfnBot.MessageProperty message) Sets the value ofCfnBot.MessageGroupProperty.getMessage()CfnBot.MessageGroupProperty.Builder.variations(List<? extends Object> variations) Sets the value ofCfnBot.MessageGroupProperty.getVariations()CfnBot.MessageGroupProperty.Builder.variations(IResolvable variations) Sets the value ofCfnBot.MessageGroupProperty.getVariations()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.MessageGroupProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.MessageGroupProperty.Builder.