INPUT_OBJECT
ConfigureDb2RestoreInput
link GraphQL Schema definition
- input ConfigureDb2RestoreInput {
- # Required. ID of the source Db2 database.
- String! :
- # Required. Object containing metadata of the target host.
- Db2ConfigureRestoreRequestInput! :
- }