| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
BotAliasTestExecutionTarget |
BotAliasTestExecutionTarget.clone() |
BotAliasTestExecutionTarget |
TestExecutionTarget.getBotAliasTarget()
Contains information about the bot alias used for the test execution.
|
BotAliasTestExecutionTarget |
BotAliasTestExecutionTarget.withBotAliasId(String botAliasId)
The bot alias Id of the bot alias used in the test set execution.
|
BotAliasTestExecutionTarget |
BotAliasTestExecutionTarget.withBotId(String botId)
The bot Id of the bot alias used in the test set execution.
|
BotAliasTestExecutionTarget |
BotAliasTestExecutionTarget.withLocaleId(String localeId)
The locale Id of the bot alias used in the test set execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionTarget.setBotAliasTarget(BotAliasTestExecutionTarget botAliasTarget)
Contains information about the bot alias used for the test execution.
|
TestExecutionTarget |
TestExecutionTarget.withBotAliasTarget(BotAliasTestExecutionTarget botAliasTarget)
Contains information about the bot alias used for the test execution.
|
Copyright © 2023. All rights reserved.