Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.SlotProperty.Builder
Packages that use CfnBotPropsMixin.SlotProperty.Builder
-
Uses of CfnBotPropsMixin.SlotProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.SlotProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.SlotProperty.builder()CfnBotPropsMixin.SlotProperty.Builder.description(String description) Sets the value ofCfnBotPropsMixin.SlotProperty.getDescription()CfnBotPropsMixin.SlotProperty.Builder.multipleValuesSetting(CfnBotPropsMixin.MultipleValuesSettingProperty multipleValuesSetting) Sets the value ofCfnBotPropsMixin.SlotProperty.getMultipleValuesSetting()CfnBotPropsMixin.SlotProperty.Builder.multipleValuesSetting(IResolvable multipleValuesSetting) Sets the value ofCfnBotPropsMixin.SlotProperty.getMultipleValuesSetting()Sets the value ofCfnBotPropsMixin.SlotProperty.getName()CfnBotPropsMixin.SlotProperty.Builder.obfuscationSetting(CfnBotPropsMixin.ObfuscationSettingProperty obfuscationSetting) Sets the value ofCfnBotPropsMixin.SlotProperty.getObfuscationSetting()CfnBotPropsMixin.SlotProperty.Builder.obfuscationSetting(IResolvable obfuscationSetting) Sets the value ofCfnBotPropsMixin.SlotProperty.getObfuscationSetting()CfnBotPropsMixin.SlotProperty.Builder.slotTypeName(String slotTypeName) Sets the value ofCfnBotPropsMixin.SlotProperty.getSlotTypeName()CfnBotPropsMixin.SlotProperty.Builder.subSlotSetting(CfnBotPropsMixin.SubSlotSettingProperty subSlotSetting) Sets the value ofCfnBotPropsMixin.SlotProperty.getSubSlotSetting()CfnBotPropsMixin.SlotProperty.Builder.subSlotSetting(IResolvable subSlotSetting) Sets the value ofCfnBotPropsMixin.SlotProperty.getSubSlotSetting()CfnBotPropsMixin.SlotProperty.Builder.valueElicitationSetting(CfnBotPropsMixin.SlotValueElicitationSettingProperty valueElicitationSetting) Sets the value ofCfnBotPropsMixin.SlotProperty.getValueElicitationSetting()CfnBotPropsMixin.SlotProperty.Builder.valueElicitationSetting(IResolvable valueElicitationSetting) Sets the value ofCfnBotPropsMixin.SlotProperty.getValueElicitationSetting()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.SlotProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.SlotProperty.Builder.