INPUT_OBJECT

BatchExportSnapshotJobConfigInput

Description

Supported in v6.0+

link GraphQL Schema definition

  • input BatchExportSnapshotJobConfigInput {
  • # Required. Supported in v6.0+
  • # Array of objects containing information about snapshots to export.
  • snapshots: [ExportSnapshotJobConfigForBatchInput!]!
  • }