GetAgentRuntimeEndpointResponse

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 Amazon Resource Name (ARN) of the agent runtime endpoint.

Link copied to clipboard

The timestamp when the agent runtime endpoint was created.

Link copied to clipboard

The description of the agent runtime endpoint.

Link copied to clipboard

The reason for failure if the agent runtime endpoint is in a failed state.

Link copied to clipboard
val id: String

The unique identifier of the agent runtime endpoint.

Link copied to clipboard

The timestamp when the agent runtime endpoint was last updated.

Link copied to clipboard

The currently deployed version of the agent runtime on the endpoint.

Link copied to clipboard

The name of the agent runtime endpoint.

Link copied to clipboard

The current status of the agent runtime endpoint.

Link copied to clipboard

The target version of the agent runtime for the endpoint.

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