KnowledgeBaseId
The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base.
Inherited functions
Casts this AssistantAssociationInputData as a ExternalBedrockKnowledgeBaseConfig and retrieves its aws.sdk.kotlin.services.qconnect.model.ExternalBedrockKnowledgeBaseConfig value. Throws an exception if the AssistantAssociationInputData is not a ExternalBedrockKnowledgeBaseConfig.
Casts this AssistantAssociationInputData as a ExternalBedrockKnowledgeBaseConfig and retrieves its aws.sdk.kotlin.services.qconnect.model.ExternalBedrockKnowledgeBaseConfig value. Returns null if the AssistantAssociationInputData is not a ExternalBedrockKnowledgeBaseConfig.
Casts this AssistantAssociationInputData as a KnowledgeBaseId and retrieves its kotlin.String value. Throws an exception if the AssistantAssociationInputData is not a KnowledgeBaseId.
Casts this AssistantAssociationInputData as a KnowledgeBaseId and retrieves its kotlin.String value. Returns null if the AssistantAssociationInputData is not a KnowledgeBaseId.