JobVariablesOptions: { [key: string]: unknown }

The Job command's options. The JSONSchema for the command's options, essentially the variables/options block of the Job's JobDefinition.

Type declaration

  • [key: string]: unknown