CPU limit of the job.
OptionalcronSchedule?: Jobs.v1alpha1.CreateJobDefinitionRequestCronScheduleConfigConfigure a cron for the job.
Description of the job.
OptionalenvironmentVariables?: Record<string, string>Environment variables of the job.
Image to use for the job.
OptionaljobTimeout?: stringTimeout of the job in seconds.
OptionallocalStorageCapacity?: numberLocal storage capacity of the job (in MiB).
Memory limit of the job (in MiB).
Optionalname?: stringName of the job definition.
OptionalprojectId?: stringUUID of the Scaleway Project containing the job.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Startup command. If empty or not defined, the image's default command is used.