| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
SlotResolutionSetting |
SlotResolutionSetting.clone() |
SlotResolutionSetting |
SlotValueElicitationSetting.getSlotResolutionSetting()
An object containing information about whether assisted slot resolution is turned on for the slot or not.
|
SlotResolutionSetting |
SlotResolutionSetting.withSlotResolutionStrategy(SlotResolutionStrategy slotResolutionStrategy)
Specifies whether assisted slot resolution is turned on for the slot or not.
|
SlotResolutionSetting |
SlotResolutionSetting.withSlotResolutionStrategy(String slotResolutionStrategy)
Specifies whether assisted slot resolution is turned on for the slot or not.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlotValueElicitationSetting.setSlotResolutionSetting(SlotResolutionSetting slotResolutionSetting)
An object containing information about whether assisted slot resolution is turned on for the slot or not.
|
SlotValueElicitationSetting |
SlotValueElicitationSetting.withSlotResolutionSetting(SlotResolutionSetting slotResolutionSetting)
An object containing information about whether assisted slot resolution is turned on for the slot or not.
|
Copyright © 2024. All rights reserved.