Compute Scheduling Args
constructor(minNodeCpus: Output<Int>? = null, nodeAffinities: Output<List<SchedulingNodeAffinityArgs>>? = null, onHostMaintenance: Output<ComputeSchedulingOnHostMaintenance>? = null, restartType: Output<ComputeSchedulingRestartType>? = null)