| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TestSetDiscrepancyReportBotAliasTarget |
TestSetDiscrepancyReportBotAliasTarget.clone() |
TestSetDiscrepancyReportBotAliasTarget |
TestSetDiscrepancyReportResourceTarget.getBotAliasTarget()
Contains information about the bot alias used as the resource for the test set discrepancy report.
|
TestSetDiscrepancyReportBotAliasTarget |
TestSetDiscrepancyReportBotAliasTarget.withBotAliasId(String botAliasId)
The unique identifier for the bot associated with the bot alias.
|
TestSetDiscrepancyReportBotAliasTarget |
TestSetDiscrepancyReportBotAliasTarget.withBotId(String botId)
The unique identifier for the bot alias.
|
TestSetDiscrepancyReportBotAliasTarget |
TestSetDiscrepancyReportBotAliasTarget.withLocaleId(String localeId)
The unique identifier of the locale associated with the bot alias.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSetDiscrepancyReportResourceTarget.setBotAliasTarget(TestSetDiscrepancyReportBotAliasTarget botAliasTarget)
Contains information about the bot alias used as the resource for the test set discrepancy report.
|
TestSetDiscrepancyReportResourceTarget |
TestSetDiscrepancyReportResourceTarget.withBotAliasTarget(TestSetDiscrepancyReportBotAliasTarget botAliasTarget)
Contains information about the bot alias used as the resource for the test set discrepancy report.
|
Copyright © 2024. All rights reserved.