V2models Slot Value Elicitation Setting Slot Resolution Setting
data class V2modelsSlotValueElicitationSettingSlotResolutionSetting(val slotResolutionStrategy: String)
Properties
Link copied to clipboard
Specifies whether assisted slot resolution is turned on for the slot or not. Valid values are EnhancedFallback or Default. If the value is EnhancedFallback, assisted slot resolution is activated when Amazon Lex defaults to the AMAZON.FallbackIntent. If the value is Default, assisted slot resolution is turned off.