INPUT_OBJECT
CreateOpsManagerManagedSourceOnDemandSnapshotInput
link GraphQL Schema definition
- input CreateOpsManagerManagedSourceOnDemandSnapshotInput {
- # Required. Configuration for the on-demand snapshot.
- : MongoOpsManagerSourceOnDemandSnapshotConfigInput!
- # Required. Managed ID of the MongoDB source.
- : String!
- }