SparkJob constructor
SparkJob({})
Implementation
SparkJob({
this.archiveUris,
this.args,
this.fileUris,
this.jarFileUris,
this.loggingConfig,
this.mainClass,
this.mainJarFileUri,
this.properties,
});