Optional
command?: stringOptional
environmentVariables?: Record<string, string>Contextual environment variables for this specific job run.
UUID of the job definition to start.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
replicas?: numberNumber of jobs to run.
Contextual startup command for this specific job run.