UpdateAgentRuntimeRequest

Types

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

Properties

Link copied to clipboard

The updated artifact of the agent runtime.

Link copied to clipboard

The unique identifier of the agent runtime to update.

Link copied to clipboard

The updated authorizer configuration for the agent 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 agent runtime.

Link copied to clipboard

Updated environment variables to set in the agent runtime environment.

Link copied to clipboard

The updated network configuration for the agent 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 IAM role ARN that provides permissions for the agent 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