AWS SDK for Kotlin
1.8.26
      Platform filter
Skip to content
    AWS SDK for Kotlin
bedrockagentruntime/aws.sdk.kotlin.services.bedrockagentruntime.model/RetrieverConfiguration/SdkUnknown

SdkUnknown

object SdkUnknown : RetrieverConfiguration

Inherited functions

asKnowledgeBase
Link copied to clipboard
fun asKnowledgeBase(): KnowledgeBaseRetrieverConfiguration

Casts this RetrieverConfiguration as a KnowledgeBase and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.KnowledgeBaseRetrieverConfiguration value. Throws an exception if the RetrieverConfiguration is not a KnowledgeBase.

asKnowledgeBaseOrNull
Link copied to clipboard
fun asKnowledgeBaseOrNull(): KnowledgeBaseRetrieverConfiguration?

Casts this RetrieverConfiguration as a KnowledgeBase and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.KnowledgeBaseRetrieverConfiguration value. Returns null if the RetrieverConfiguration is not a KnowledgeBase.

Generated by Dokka
© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved.