INPUT_OBJECT
TakeOnDemandOracleDatabaseSnapshotInput
link GraphQL Schema definition
- input TakeOnDemandOracleDatabaseSnapshotInput {
- # Required. Configuration for the on-demand snapshot of an Oracle database.
- OracleBackupJobConfigInput! :
- # Required. ID assigned to an Oracle database object.
- String! :
- # Required. User note to associate with audits.
- String :
- }