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.
Provides an array of phrases that should be given preference when resolving values for a slot.
Namespace: Amazon.LexRuntimeV2.Model
Assembly: AWSSDK.LexRuntimeV2.dll
Version: 3.x.y.z
public class RuntimeHintDetails
The RuntimeHintDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
RuntimeHintDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
RuntimeHintValues | System.Collections.Generic.List<Amazon.LexRuntimeV2.Model.RuntimeHintValue> |
Gets and sets the property RuntimeHintValues. One or more strings that Amazon Lex V2 should look for in the input to the bot. Each phrase is given preference when deciding on slot values. |
![]() |
SubSlotHints | System.Collections.Generic.Dictionary<System.String, Amazon.LexRuntimeV2.Model.RuntimeHintDetails> |
Gets and sets the property SubSlotHints. A map of constituent sub slot names inside a composite slot in the intent and the phrases that should be added for each sub slot. Inside each composite slot hints, this structure provides a mechanism to add granular sub slot phrases. Only sub slot hints are supported for composite slots. The intent name, composite slot name and the constituent sub slot names must exist. |
.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