UpdateAgentRuntimeRequest

Types

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

Properties

Link copied to clipboard

The updated artifact of the AgentCore Runtime.

Link copied to clipboard

The unique identifier of the AgentCore Runtime to update.

Link copied to clipboard

The updated authorizer configuration for the AgentCore Runtime.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency of the request.

Link copied to clipboard

The updated description of the AgentCore Runtime.

Link copied to clipboard

Updated environment variables to set in the AgentCore Runtime environment.

Link copied to clipboard

The updated 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

The updated configuration for HTTP request headers that will be passed through to the runtime.

Link copied to clipboard

The updated IAM role ARN that provides permissions 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