CreateAgentRuntimeRequest
Types
Properties
Link copied to clipboard
The artifact of the AgentCore Runtime.
Link copied to clipboard
The name of the AgentCore Runtime.
Link copied to clipboard
The 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 description of the AgentCore Runtime.
Link copied to clipboard
Environment variables to set in the AgentCore Runtime environment.
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.
Functions
Link copied to clipboard
inline fun copy(block: CreateAgentRuntimeRequest.Builder.() -> Unit = {}): CreateAgentRuntimeRequest