OBJECT
Oracle log backup configuration for an Oracle object.
type BasicOracleSnapshotSummary {# CDM ID of the Oracle database snapshot.cdmId: UUID! # Time of the Oracle database snapshot.date: DateTime! # FID of the Oracle database snapshot.fid: UUID! # Whether the snapshot is on demand.isOnDemand: Boolean! }