RuntimeTargetConfiguration

Configuration for an AgentCore Runtime target. Specifies the agent runtime to route requests to via HTTP.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the AgentCore Runtime to route requests to.

Link copied to clipboard

The qualifier for the agent runtime, used to target a specific endpoint version. If not specified, the default endpoint is used.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String