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

SdkUnknown

object SdkUnknown : AutomatedReasoningPolicyGenerateFidelityReportContent

Inherited functions

asDocuments
Link copied to clipboard
fun asDocuments(): List<AutomatedReasoningPolicyBuildWorkflowDocument>

Casts this AutomatedReasoningPolicyGenerateFidelityReportContent as a Documents and retrieves its kotlin.collections.List value. Throws an exception if the AutomatedReasoningPolicyGenerateFidelityReportContent is not a Documents.

asDocumentsOrNull
Link copied to clipboard
fun asDocumentsOrNull(): List<AutomatedReasoningPolicyBuildWorkflowDocument>?

Casts this AutomatedReasoningPolicyGenerateFidelityReportContent as a Documents and retrieves its kotlin.collections.List value. Returns null if the AutomatedReasoningPolicyGenerateFidelityReportContent is not a Documents.

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