AWS SDK for Kotlin
1.4.120
      Platform filter
Skip to content
    AWS SDK for Kotlin
wisdom/aws.sdk.kotlin.services.wisdom.model/AssistantAssociationOutputData/SdkUnknown

SdkUnknown

object SdkUnknown : AssistantAssociationOutputData

Inherited functions

asKnowledgeBaseAssociation
Link copied to clipboard
fun asKnowledgeBaseAssociation(): KnowledgeBaseAssociationData

Casts this AssistantAssociationOutputData as a KnowledgeBaseAssociation and retrieves its aws.sdk.kotlin.services.wisdom.model.KnowledgeBaseAssociationData value. Throws an exception if the AssistantAssociationOutputData is not a KnowledgeBaseAssociation.

asKnowledgeBaseAssociationOrNull
Link copied to clipboard
fun asKnowledgeBaseAssociationOrNull(): KnowledgeBaseAssociationData?

Casts this AssistantAssociationOutputData as a KnowledgeBaseAssociation and retrieves its aws.sdk.kotlin.services.wisdom.model.KnowledgeBaseAssociationData value. Returns null if the AssistantAssociationOutputData is not a KnowledgeBaseAssociation.

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