AssistantAssociationOutputData
The data that is output as a result of the assistant association.
Inheritors
Types
The configuration for an external Bedrock knowledge base association in the output data.
The knowledge base where output data is sent.
Functions
Casts this AssistantAssociationOutputData as a ExternalBedrockKnowledgeBaseConfig and retrieves its aws.sdk.kotlin.services.qconnect.model.ExternalBedrockKnowledgeBaseConfig value. Throws an exception if the AssistantAssociationOutputData is not a ExternalBedrockKnowledgeBaseConfig.
Casts this AssistantAssociationOutputData as a ExternalBedrockKnowledgeBaseConfig and retrieves its aws.sdk.kotlin.services.qconnect.model.ExternalBedrockKnowledgeBaseConfig value. Returns null if the AssistantAssociationOutputData is not a ExternalBedrockKnowledgeBaseConfig.
Casts this AssistantAssociationOutputData as a KnowledgeBaseAssociation and retrieves its aws.sdk.kotlin.services.qconnect.model.KnowledgeBaseAssociationData value. Throws an exception if the AssistantAssociationOutputData is not a KnowledgeBaseAssociation.
Casts this AssistantAssociationOutputData as a KnowledgeBaseAssociation and retrieves its aws.sdk.kotlin.services.qconnect.model.KnowledgeBaseAssociationData value. Returns null if the AssistantAssociationOutputData is not a KnowledgeBaseAssociation.