JobVariablesOutputs: { [key: string]: unknown }

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

Type declaration

  • [key: string]: unknown