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.
The slot values that Amazon Lex uses when it sets slot values in a dialog step.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class SlotValueOverride
The SlotValueOverride type exposes the following members
| Name | Description | |
|---|---|---|
|
SlotValueOverride() |
| Name | Type | Description | |
|---|---|---|---|
|
Shape | Amazon.LexModelsV2.SlotShape |
Gets and sets the property Shape.
When the shape value is |
|
Value | Amazon.LexModelsV2.Model.SlotValue |
Gets and sets the property Value. The current value of the slot. |
|
Values | System.Collections.Generic.List<Amazon.LexModelsV2.Model.SlotValueOverride> |
Gets and sets the property Values. A list of one or more values that the user provided for the slot. For example, for a slot that elicits pizza toppings, the values might be "pepperoni" and "pineapple." |
.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