| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TextInputSpecification |
TextInputSpecification.clone() |
TextInputSpecification |
PromptAttemptSpecification.getTextInputSpecification()
Specifies the settings on text input.
|
TextInputSpecification |
TextInputSpecification.withStartTimeoutMs(Integer startTimeoutMs)
Time for which a bot waits before re-prompting a customer for text input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PromptAttemptSpecification.setTextInputSpecification(TextInputSpecification textInputSpecification)
Specifies the settings on text input.
|
PromptAttemptSpecification |
PromptAttemptSpecification.withTextInputSpecification(TextInputSpecification textInputSpecification)
Specifies the settings on text input.
|
Copyright © 2025. All rights reserved.