AWS SDK for Kotlin
1.5.1
      Platform filter
Skip to content
    AWS SDK for Kotlin
bedrockruntime/aws.sdk.kotlin.services.bedrockruntime.model/AsyncInvokeOutputDataConfig/SdkUnknown

SdkUnknown

object SdkUnknown : AsyncInvokeOutputDataConfig

Inherited functions

asS3OutputDataConfig
Link copied to clipboard
fun asS3OutputDataConfig(): AsyncInvokeS3OutputDataConfig

Casts this AsyncInvokeOutputDataConfig as a S3OutputDataConfig and retrieves its aws.sdk.kotlin.services.bedrockruntime.model.AsyncInvokeS3OutputDataConfig value. Throws an exception if the AsyncInvokeOutputDataConfig is not a S3OutputDataConfig.

asS3OutputDataConfigOrNull
Link copied to clipboard
fun asS3OutputDataConfigOrNull(): AsyncInvokeS3OutputDataConfig?

Casts this AsyncInvokeOutputDataConfig as a S3OutputDataConfig and retrieves its aws.sdk.kotlin.services.bedrockruntime.model.AsyncInvokeS3OutputDataConfig value. Returns null if the AsyncInvokeOutputDataConfig is not a S3OutputDataConfig.

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