Get Job Result
constructor(allocatedCapacity: Double? = null, command: JobCommand? = null, connections: JobConnectionsList? = null, defaultArguments: Any? = null, description: String? = null, executionClass: String? = null, executionProperty: JobExecutionProperty? = null, glueVersion: String? = null, jobMode: String? = null, jobRunQueuingEnabled: Boolean? = null, logUri: String? = null, maintenanceWindow: String? = null, maxCapacity: Double? = null, maxRetries: Double? = null, nonOverridableArguments: Any? = null, notificationProperty: JobNotificationProperty? = null, numberOfWorkers: Int? = null, role: String? = null, securityConfiguration: String? = null, tags: Any? = null, timeout: Int? = null, workerType: JobWorkerType? = null)