AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Specifies the elicitation setting details eliciting a slot.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class SlotValueElicitationSetting
The SlotValueElicitationSetting type exposes the following members
Name | Description | |
---|---|---|
![]() |
SlotValueElicitationSetting() |
Name | Type | Description | |
---|---|---|---|
![]() |
DefaultValueSpecification | Amazon.LexModelsV2.Model.SlotDefaultValueSpecification |
Gets and sets the property DefaultValueSpecification. A list of default values for a slot. Default values are used when Amazon Lex hasn't determined a value for a slot. You can specify default values from context variables, session attributes, and defined values. |
![]() |
PromptSpecification | Amazon.LexModelsV2.Model.PromptSpecification |
Gets and sets the property PromptSpecification. The prompt that Amazon Lex uses to elicit the slot value from the user. |
![]() |
SampleUtterances | System.Collections.Generic.List<Amazon.LexModelsV2.Model.SampleUtterance> |
Gets and sets the property SampleUtterances. If you know a specific pattern that users might respond to an Amazon Lex request for a slot value, you can provide those utterances to improve accuracy. This is optional. In most cases, Amazon Lex is capable of understanding user utterances. |
![]() |
SlotCaptureSetting | Amazon.LexModelsV2.Model.SlotCaptureSetting |
Gets and sets the property SlotCaptureSetting. Specifies the settings that Amazon Lex uses when a slot value is successfully entered by a user. |
![]() |
SlotConstraint | Amazon.LexModelsV2.SlotConstraint |
Gets and sets the property SlotConstraint. Specifies whether the slot is required or optional. |
![]() |
SlotResolutionSetting | Amazon.LexModelsV2.Model.SlotResolutionSetting |
Gets and sets the property SlotResolutionSetting. An object containing information about whether assisted slot resolution is turned on for the slot or not. |
![]() |
WaitAndContinueSpecification | Amazon.LexModelsV2.Model.WaitAndContinueSpecification |
Gets and sets the property WaitAndContinueSpecification. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5