AWS SDK for Kotlin
1.6.62
      Platform filter
Skip to content
    AWS SDK for Kotlin
bedrock/aws.sdk.kotlin.services.bedrock.model/AutomatedReasoningPolicyAnnotatedContent/SdkUnknown

SdkUnknown

object SdkUnknown : AutomatedReasoningPolicyAnnotatedContent

Inherited functions

asLine
Link copied to clipboard
fun asLine(): AutomatedReasoningPolicyAnnotatedLine

Casts this AutomatedReasoningPolicyAnnotatedContent as a Line and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAnnotatedLine value. Throws an exception if the AutomatedReasoningPolicyAnnotatedContent is not a Line.

asLineOrNull
Link copied to clipboard
fun asLineOrNull(): AutomatedReasoningPolicyAnnotatedLine?

Casts this AutomatedReasoningPolicyAnnotatedContent as a Line and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAnnotatedLine value. Returns null if the AutomatedReasoningPolicyAnnotatedContent is not a Line.

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