UpdateAgentRuntimeRequest
Types
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.
Functions
Link copied to clipboard
inline fun copy(block: UpdateAgentRuntimeRequest.Builder.() -> Unit = {}): UpdateAgentRuntimeRequest