Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder
Packages that use CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder
-
Uses of CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.SubSlotValueElicitationSettingProperty.builder()CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.defaultValueSpecification(CfnBotPropsMixin.SlotDefaultValueSpecificationProperty defaultValueSpecification) CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.defaultValueSpecification(IResolvable defaultValueSpecification) CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.promptSpecification(CfnBotPropsMixin.PromptSpecificationProperty promptSpecification) CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.promptSpecification(IResolvable promptSpecification) CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.sampleUtterances(List<? extends Object> sampleUtterances) CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.sampleUtterances(IResolvable sampleUtterances) CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.waitAndContinueSpecification(CfnBotPropsMixin.WaitAndContinueSpecificationProperty waitAndContinueSpecification) CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.waitAndContinueSpecification(IResolvable waitAndContinueSpecification) Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.SubSlotValueElicitationSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.SubSlotValueElicitationSettingProperty.Builder.