AgentcoreRuntime
The AgentCore Runtime target configuration for HTTP-based communication with an agent runtime.
Inherited functions
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.
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.
Casts this HttpTargetConfiguration as a Passthrough and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.PassthroughTargetConfiguration value. Throws an exception if the HttpTargetConfiguration is not a Passthrough.
Casts this HttpTargetConfiguration as a Passthrough and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.PassthroughTargetConfiguration value. Returns null if the HttpTargetConfiguration is not a Passthrough.