INPUT_OBJECT
CreateOraclePdbRestoreInput
link GraphQL Schema definition
- input CreateOraclePdbRestoreInput {
- # Required. Configuration parameters for a job to restore PDBs on an Oracle
- # database from a specified snapshot or timestamp.
- OraclePdbRestoreConfigInput! :
- # Required. ID of the database on which PDBs are to be restored.
- String! :
- }