Optionalcommand?: stringOptionalcpuLimit?: numberCPU limit of the job.
OptionalcronSchedule?: Jobs.v1alpha1.UpdateJobDefinitionRequestCronScheduleConfigOptionaldescription?: stringDescription of the job.
OptionalenvironmentVariables?: Record<string, string>Environment variables of the job.
OptionalimageUri?: stringImage to use for the job.
UUID of the job definition to update.
OptionaljobTimeout?: stringTimeout of the job in seconds.
OptionallocalStorageCapacity?: numberLocal storage capacity of the job (in MiB).
OptionalmemoryLimit?: numberMemory limit of the job (in MiB).
Optionalname?: stringName of the job definition.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Startup command.