| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
DataSourceConfiguration |
DataSourceConfiguration.clone() |
DataSourceConfiguration |
QnAIntentConfiguration.getDataSourceConfiguration()
Contains details about the configuration of the data source used for the
AMAZON.QnAIntent. |
DataSourceConfiguration |
DataSourceConfiguration.withBedrockKnowledgeStoreConfiguration(BedrockKnowledgeStoreConfiguration bedrockKnowledgeStoreConfiguration)
Contains details about the configuration of the Amazon Bedrock knowledge base used for the
AMAZON.QnAIntent. |
DataSourceConfiguration |
DataSourceConfiguration.withKendraConfiguration(QnAKendraConfiguration kendraConfiguration)
Contains details about the configuration of the Amazon Kendra index used for the
AMAZON.QnAIntent. |
DataSourceConfiguration |
DataSourceConfiguration.withOpensearchConfiguration(OpensearchConfiguration opensearchConfiguration)
Contains details about the configuration of the Amazon OpenSearch Service database used for the
AMAZON.QnAIntent. |
| Modifier and Type | Method and Description |
|---|---|
void |
QnAIntentConfiguration.setDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
Contains details about the configuration of the data source used for the
AMAZON.QnAIntent. |
QnAIntentConfiguration |
QnAIntentConfiguration.withDataSourceConfiguration(DataSourceConfiguration dataSourceConfiguration)
Contains details about the configuration of the data source used for the
AMAZON.QnAIntent. |
Copyright © 2025. All rights reserved.