INPUT_OBJECT
RecoverOpsManagerManagedMongoSourceInput
link GraphQL Schema definition
- input RecoverOpsManagerManagedMongoSourceInput {
- # Required. The MongoDB recovery request object contains the details of the
- # snapshot to be recovered from the source to the target MongoDB cluster.
- : MongoOpsManagerManagedSourceRecoveryRequestConfigInput!
- }