public static interface RuntimeHintValue.Builder extends SdkPojo, CopyableBuilder<RuntimeHintValue.Builder,RuntimeHintValue>
| Modifier and Type | Method and Description |
|---|---|
RuntimeHintValue.Builder |
phrase(String phrase)
The phrase that Amazon Lex V2 should look for in the user's input to the bot.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRuntimeHintValue.Builder phrase(String phrase)
The phrase that Amazon Lex V2 should look for in the user's input to the bot.
phrase - The phrase that Amazon Lex V2 should look for in the user's input to the bot.Copyright © 2023. All rights reserved.