Stateful Response
data class StatefulResponse(val kind: String, val maxAgentLifetime: String, val resourcePredictions: Any? = null)
Stateful profile meaning that the machines will be returned to the pool after running a job.
Stateful profile meaning that the machines will be returned to the pool after running a job.