Stateless Agent Profile Args
data class StatelessAgentProfileArgs(val kind: Output<String>, val resourcePredictions: Output<Any>? = null) : ConvertibleToJava<StatelessAgentProfileArgs>
Stateless profile meaning that the machines will be cleaned up after running a job.