parameters property
The input geoprocessing parameters as passed to this job via GeoprocessingTask.createJob.
The returned GeoprocessingParameters will be a reference to the same instance that was passed to GeoprocessingTask.createJob. If this parameters object contains any GeoprocessingDataFile instances created with a local file path, they will be updated on job completion to contain the upload id of the uploaded local file.