GetAgentRuntimeResponse

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The artifact of the AgentCore Runtime.

Link copied to clipboard

The unique identifier of the AgentCore Runtime.

Link copied to clipboard

The name of the AgentCore Runtime.

Link copied to clipboard

The version of the AgentCore Runtime.

Link copied to clipboard

The authorizer configuration for the AgentCore Runtime.

Link copied to clipboard

The timestamp when the AgentCore Runtime was created.

Link copied to clipboard

The description of the AgentCore Runtime.

Link copied to clipboard

Environment variables set in the AgentCore Runtime environment.

Link copied to clipboard

The timestamp when the AgentCore Runtime was last updated.

Link copied to clipboard

The life cycle configuration for the AgentCore Runtime.

Link copied to clipboard

The network configuration for the AgentCore Runtime.

Link copied to clipboard

The protocol configuration for an agent runtime. This structure defines how the agent runtime communicates with clients.

Link copied to clipboard

Configuration for HTTP request headers that will be passed through to the runtime.

Link copied to clipboard

The IAM role ARN that provides permissions for the AgentCore Runtime.

Link copied to clipboard

The current status of the AgentCore Runtime.

Link copied to clipboard

The workload identity details for the AgentCore Runtime.

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