Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.SubSlotSettingProperty.Builder
Packages that use CfnBotPropsMixin.SubSlotSettingProperty.Builder
-
Uses of CfnBotPropsMixin.SubSlotSettingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.SubSlotSettingProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.SubSlotSettingProperty.builder()CfnBotPropsMixin.SubSlotSettingProperty.Builder.expression(String expression) Sets the value ofCfnBotPropsMixin.SubSlotSettingProperty.getExpression()CfnBotPropsMixin.SubSlotSettingProperty.Builder.slotSpecifications(Map<String, ? extends Object> slotSpecifications) Sets the value ofCfnBotPropsMixin.SubSlotSettingProperty.getSlotSpecifications()CfnBotPropsMixin.SubSlotSettingProperty.Builder.slotSpecifications(IResolvable slotSpecifications) Sets the value ofCfnBotPropsMixin.SubSlotSettingProperty.getSlotSpecifications()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.SubSlotSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.SubSlotSettingProperty.Builder.