| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
SlotValue |
SlotValue.clone() |
SlotValue |
SlotValueOverride.getValue()
The current value of the slot.
|
SlotValue |
SlotValue.withInterpretedValue(String interpretedValue)
The value that Amazon Lex determines for the slot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlotValueOverride.setValue(SlotValue value)
The current value of the slot.
|
SlotValueOverride |
SlotValueOverride.withValue(SlotValue value)
The current value of the slot.
|
Copyright © 2022. All rights reserved.