Standard Scheduler Settings Args
fun StandardSchedulerSettingsArgs(maxInstances: Output<Int>? = null, minInstances: Output<Int>? = null, targetCpuUtilization: Output<Double>? = null, targetThroughputUtilization: Output<Double>? = null)