Uses of Class
software.amazon.awscdk.services.lex.CfnBot.SlotTypeProperty.Builder
Packages that use CfnBot.SlotTypeProperty.Builder
-
Uses of CfnBot.SlotTypeProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.SlotTypeProperty.BuilderModifier and TypeMethodDescriptionCfnBot.SlotTypeProperty.builder()CfnBot.SlotTypeProperty.Builder.compositeSlotTypeSetting(IResolvable compositeSlotTypeSetting) Sets the value ofCfnBot.SlotTypeProperty.getCompositeSlotTypeSetting()CfnBot.SlotTypeProperty.Builder.compositeSlotTypeSetting(CfnBot.CompositeSlotTypeSettingProperty compositeSlotTypeSetting) Sets the value ofCfnBot.SlotTypeProperty.getCompositeSlotTypeSetting()CfnBot.SlotTypeProperty.Builder.description(String description) Sets the value ofCfnBot.SlotTypeProperty.getDescription()CfnBot.SlotTypeProperty.Builder.externalSourceSetting(IResolvable externalSourceSetting) Sets the value ofCfnBot.SlotTypeProperty.getExternalSourceSetting()CfnBot.SlotTypeProperty.Builder.externalSourceSetting(CfnBot.ExternalSourceSettingProperty externalSourceSetting) Sets the value ofCfnBot.SlotTypeProperty.getExternalSourceSetting()Sets the value ofCfnBot.SlotTypeProperty.getName()CfnBot.SlotTypeProperty.Builder.parentSlotTypeSignature(String parentSlotTypeSignature) Sets the value ofCfnBot.SlotTypeProperty.getParentSlotTypeSignature()CfnBot.SlotTypeProperty.Builder.slotTypeValues(List<? extends Object> slotTypeValues) Sets the value ofCfnBot.SlotTypeProperty.getSlotTypeValues()CfnBot.SlotTypeProperty.Builder.slotTypeValues(IResolvable slotTypeValues) Sets the value ofCfnBot.SlotTypeProperty.getSlotTypeValues()CfnBot.SlotTypeProperty.Builder.valueSelectionSetting(IResolvable valueSelectionSetting) Sets the value ofCfnBot.SlotTypeProperty.getValueSelectionSetting()CfnBot.SlotTypeProperty.Builder.valueSelectionSetting(CfnBot.SlotValueSelectionSettingProperty valueSelectionSetting) Sets the value ofCfnBot.SlotTypeProperty.getValueSelectionSetting()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.SlotTypeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.SlotTypeProperty.Builder.