Optionaldata?: { [key: string]: unknown }OptionaldataURL?: stringThe data returned from the execution of the job. If the data size is between 250 KB and 20 MB, it will be provided as a pre-signed URL. If it is larger than 20 MB, the job will fail.
Optionaloutputs?: { [key: string]: unknown }A list of URLs for all the generated assets.
Optionalstatus?: "succeeded"The current state of the job.
The output response from the current state of the job.