JobVariablesInputs: { [key: string]: unknown }

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

Type declaration

  • [key: string]: unknown