Run Group Args
fun RunGroupArgs(maxCpus: Output<Double>? = null, maxDuration: Output<Double>? = null, maxGpus: Output<Double>? = null, maxRuns: Output<Double>? = null, name: Output<String>? = null, tags: Output<RunGroupTagMapArgs>? = null)