Flex Template Job Args
constructor(additionalExperiments: Output<List<String>>? = null, autoscalingAlgorithm: Output<String>? = null, containerSpecGcsPath: Output<String>? = null, enableStreamingEngine: Output<Boolean>? = null, ipConfiguration: Output<String>? = null, kmsKeyName: Output<String>? = null, labels: Output<Map<String, String>>? = null, launcherMachineType: Output<String>? = null, machineType: Output<String>? = null, maxWorkers: Output<Int>? = null, name: Output<String>? = null, network: Output<String>? = null, numWorkers: Output<Int>? = null, onDelete: Output<String>? = null, parameters: Output<Map<String, String>>? = null, project: Output<String>? = null, region: Output<String>? = null, sdkContainerImage: Output<String>? = null, serviceAccountEmail: Output<String>? = null, skipWaitOnJobTermination: Output<Boolean>? = null, stagingLocation: Output<String>? = null, subnetwork: Output<String>? = null, tempLocation: Output<String>? = null, transformNameMapping: Output<Map<String, String>>? = null)