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

SdkUnknown

object SdkUnknown : HarnessEnvironmentProvider

Inherited functions

asAgentCoreRuntimeEnvironment
Link copied to clipboard
fun asAgentCoreRuntimeEnvironment(): HarnessAgentCoreRuntimeEnvironment

Casts this HarnessEnvironmentProvider as a AgentCoreRuntimeEnvironment and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.HarnessAgentCoreRuntimeEnvironment value. Throws an exception if the HarnessEnvironmentProvider is not a AgentCoreRuntimeEnvironment.

asAgentCoreRuntimeEnvironmentOrNull
Link copied to clipboard
fun asAgentCoreRuntimeEnvironmentOrNull(): HarnessAgentCoreRuntimeEnvironment?

Casts this HarnessEnvironmentProvider as a AgentCoreRuntimeEnvironment and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.HarnessAgentCoreRuntimeEnvironment value. Returns null if the HarnessEnvironmentProvider is not a AgentCoreRuntimeEnvironment.

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