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

SdkUnknown

object SdkUnknown : FilesystemConfiguration

Inherited functions

asSessionStorage
Link copied to clipboard
fun asSessionStorage(): SessionStorageConfiguration

Casts this FilesystemConfiguration as a SessionStorage and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SessionStorageConfiguration value. Throws an exception if the FilesystemConfiguration is not a SessionStorage.

asSessionStorageOrNull
Link copied to clipboard
fun asSessionStorageOrNull(): SessionStorageConfiguration?

Casts this FilesystemConfiguration as a SessionStorage and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SessionStorageConfiguration value. Returns null if the FilesystemConfiguration is not a SessionStorage.

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