ManagedAgent

Details about the managed agent status for the container.

Types

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

Properties

Link copied to clipboard

The Unix timestamp for the time when the managed agent was last started.

Link copied to clipboard

The last known status of the managed agent.

Link copied to clipboard

The name of the managed agent. When the execute command feature is turned on, the managed agent name is ExecuteCommandAgent.

Link copied to clipboard

The reason for why the managed agent is in the state it is in.

Functions

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