ExternalBedrockKnowledgeBaseConfig
The configuration for an external Bedrock knowledge base association.
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.