INPUT_OBJECT
CreateOnDemandDb2BackupInput
Description
Input for creating an on-demand Db2 backup.
link GraphQL Schema definition
- input CreateOnDemandDb2BackupInput {
- # Configuration for the on demand backup.
- BaseOnDemandSnapshotConfigInput :
- # Required. ID assigned to a Db2 database object.
- String! :
- }