| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
ConversationLogsDataSource |
ConversationLogsDataSource.clone() |
ConversationLogsDataSource |
TestSetGenerationDataSource.getConversationLogsDataSource()
Contains information about the bot from which the conversation logs are sourced.
|
ConversationLogsDataSource |
ConversationLogsDataSource.withBotAliasId(String botAliasId)
The bot alias Id from the conversation logs.
|
ConversationLogsDataSource |
ConversationLogsDataSource.withBotId(String botId)
The bot Id from the conversation logs.
|
ConversationLogsDataSource |
ConversationLogsDataSource.withFilter(ConversationLogsDataSourceFilterBy filter)
The filter for the data source of the conversation log.
|
ConversationLogsDataSource |
ConversationLogsDataSource.withLocaleId(String localeId)
The locale Id of the conversation log.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSetGenerationDataSource.setConversationLogsDataSource(ConversationLogsDataSource conversationLogsDataSource)
Contains information about the bot from which the conversation logs are sourced.
|
TestSetGenerationDataSource |
TestSetGenerationDataSource.withConversationLogsDataSource(ConversationLogsDataSource conversationLogsDataSource)
Contains information about the bot from which the conversation logs are sourced.
|
Copyright © 2023. All rights reserved.