INPUT_OBJECT

BatchInstantRecoveryJobConfigInput

Description

Supported in v6.0+

link GraphQL Schema definition

  • input BatchInstantRecoveryJobConfigInput {
  • # Required. Supported in v6.0+
  • # Array of objects containing information about snapshots to mount for Instant
  • # Recovery.
  • snapshots: [InstantRecoveryJobConfigForBatchInput!]!
  • }