| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseAssociationData |
AssistantAssociationOutputData.knowledgeBaseAssociation()
The knowledge base where output data is sent.
|
| Modifier and Type | Method and Description |
|---|---|
static AssistantAssociationOutputData |
AssistantAssociationOutputData.fromKnowledgeBaseAssociation(KnowledgeBaseAssociationData knowledgeBaseAssociation)
Create an instance of this class with
AssistantAssociationOutputData.knowledgeBaseAssociation() initialized to the given value. |
AssistantAssociationOutputData.Builder |
AssistantAssociationOutputData.Builder.knowledgeBaseAssociation(KnowledgeBaseAssociationData knowledgeBaseAssociation)
The knowledge base where output data is sent.
|
Copyright © 2022. All rights reserved.