HarnessAgentCoreRuntimeEnvironment

The AgentCore Runtime environment for a harness.

Types

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

Properties

Link copied to clipboard

The ARN of the underlying AgentCore Runtime.

Link copied to clipboard

The ID of the underlying AgentCore Runtime.

Link copied to clipboard

The name of the underlying AgentCore Runtime.

Link copied to clipboard

The filesystem configurations for the runtime environment.

Link copied to clipboard

LifecycleConfiguration lets you manage the lifecycle of runtime sessions and resources in AgentCore Runtime. This configuration helps optimize resource utilization by automatically cleaning up idle sessions and preventing long-running instances from consuming resources indefinitely.

Link copied to clipboard

SecurityConfig for the Agent.

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