AgentDetails

Detailed information about the agent.

Types

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

Properties

Link copied to clipboard

List of CPU cores reserved for the agent.

Link copied to clipboard

Current agent version.

Link copied to clipboard

List of versions being used by agent components.

Link copied to clipboard

ID of EC2 instance agent is running on.

Link copied to clipboard

Type of EC2 instance agent is running on.

Link copied to clipboard

This field should not be used. Use agentCpuCores instead.

Functions

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