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

SdkUnknown

object SdkUnknown : HttpTargetConfiguration

Inherited functions

asAgentcoreRuntime
Link copied to clipboard
fun asAgentcoreRuntime(): RuntimeTargetConfiguration

Casts this HttpTargetConfiguration as a AgentcoreRuntime and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.RuntimeTargetConfiguration value. Throws an exception if the HttpTargetConfiguration is not a AgentcoreRuntime.

asAgentcoreRuntimeOrNull
Link copied to clipboard
fun asAgentcoreRuntimeOrNull(): RuntimeTargetConfiguration?

Casts this HttpTargetConfiguration as a AgentcoreRuntime and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.RuntimeTargetConfiguration value. Returns null if the HttpTargetConfiguration is not a AgentcoreRuntime.

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