V2models Slot Value Elicitation Setting Slot Resolution Setting Args
data class V2modelsSlotValueElicitationSettingSlotResolutionSettingArgs(val slotResolutionStrategy: Output<String>) : ConvertibleToJava<V2modelsSlotValueElicitationSettingSlotResolutionSettingArgs>
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.