INPUT_OBJECT
Input for downloading a Db2 snapshot from an archival location.
input DownloadDb2SnapshotInput {# Required. ID of the location from where the Db2 database snapshot will be # downloaded.locationId: String!# Required. ID of the Db2 database snapshot.snapshotId: String!}