| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
AssistantAssociationInputData |
CreateAssistantAssociationRequest.association()
The identifier of the associated resource.
|
static AssistantAssociationInputData |
AssistantAssociationInputData.fromKnowledgeBaseId(String knowledgeBaseId)
Create an instance of this class with
knowledgeBaseId() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
CreateAssistantAssociationRequest.Builder |
CreateAssistantAssociationRequest.Builder.association(AssistantAssociationInputData association)
The identifier of the associated resource.
|
Copyright © 2023. All rights reserved.