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

SdkUnknown

object SdkUnknown : StorageFlowNodeServiceConfiguration

Inherited functions

asS3
Link copied to clipboard
fun asS3(): StorageFlowNodeS3Configuration

Casts this StorageFlowNodeServiceConfiguration as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagent.model.StorageFlowNodeS3Configuration value. Throws an exception if the StorageFlowNodeServiceConfiguration is not a S3.

asS3OrNull
Link copied to clipboard
fun asS3OrNull(): StorageFlowNodeS3Configuration?

Casts this StorageFlowNodeServiceConfiguration as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagent.model.StorageFlowNodeS3Configuration value. Returns null if the StorageFlowNodeServiceConfiguration is not a S3.

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