INPUT_OBJECT
Input for downloading Oracle snapshot from a location.
input DownloadOracleSnapshotFromLocationInput {# Required. ID of the archival location.locationId: String!# Required. ID assigned to an Oracle database snapshot.snapshotId: String!}