AWS SDK for Kotlin
1.5.104
      Platform filter
Skip to content
    AWS SDK for Kotlin
qconnect/aws.sdk.kotlin.services.qconnect.model/AssistantAssociationInputData/SdkUnknown

SdkUnknown

object SdkUnknown : AssistantAssociationInputData

Inherited functions

asExternalBedrockKnowledgeBaseConfig
Link copied to clipboard
fun asExternalBedrockKnowledgeBaseConfig(): ExternalBedrockKnowledgeBaseConfig

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.

asExternalBedrockKnowledgeBaseConfigOrNull
Link copied to clipboard
fun asExternalBedrockKnowledgeBaseConfigOrNull(): 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.

asKnowledgeBaseId
Link copied to clipboard
fun asKnowledgeBaseId(): String

Casts this AssistantAssociationInputData as a KnowledgeBaseId and retrieves its kotlin.String value. Throws an exception if the AssistantAssociationInputData is not a KnowledgeBaseId.

asKnowledgeBaseIdOrNull
Link copied to clipboard
fun asKnowledgeBaseIdOrNull(): String?

Casts this AssistantAssociationInputData as a KnowledgeBaseId and retrieves its kotlin.String value. Returns null if the AssistantAssociationInputData is not a KnowledgeBaseId.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka