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 agent runtime.

Link copied to clipboard

The artifact of the agent runtime.

Link copied to clipboard

The unique identifier of the agent runtime.

Link copied to clipboard

The name of the agent runtime.

Link copied to clipboard

The version of the agent runtime.

Link copied to clipboard

The authorizer configuration for the agent runtime.

Link copied to clipboard

The timestamp when the agent runtime was created.

Link copied to clipboard

The description of the agent runtime.

Link copied to clipboard

Environment variables set in the agent runtime environment.

Link copied to clipboard

The timestamp when the agent runtime was last updated.

Link copied to clipboard

The 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 IAM role ARN that provides permissions for the agent runtime.

Link copied to clipboard

The current status of the agent runtime.

Link copied to clipboard

The workload identity details 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