StatelessAgentProfileUpdate interface

Stateless profile meaning that the machines will be cleaned up after running a job.

Extends

Properties

kind

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

resourcePredictions

Defines pool buffer/stand-by agents.

resourcePredictionsProfile

Defines how the pool buffer/stand-by agents is provided.

Property Details

kind

Polymorphic discriminator, which specifies the different types this object can be

kind: "Stateless"

Property Value

"Stateless"

Inherited Property Details

resourcePredictions

Defines pool buffer/stand-by agents.

resourcePredictions?: Record<string, unknown>

Property Value

Record<string, unknown>

Inherited From AgentProfileUpdate.resourcePredictions

resourcePredictionsProfile

Defines how the pool buffer/stand-by agents is provided.

resourcePredictionsProfile?: ResourcePredictionsProfileUpdateUnion

Property Value

Inherited From AgentProfileUpdate.resourcePredictionsProfile