ManagedAgentStateChange

An object representing a change in state for a managed agent.

Types

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

Properties

Link copied to clipboard

The name of the container that's associated with the managed agent.

Link copied to clipboard

The name of the managed agent.

Link copied to clipboard

The reason for the status of the managed agent.

Link copied to clipboard

The status of the managed agent.

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