INPUT_OBJECT

OracleLogRecoveryRangeInput

Description

Supported in v6.0+

link GraphQL Schema definition

  • input OracleLogRecoveryRangeInput {
  • # Supported in v6.0+
  • # Filter for archive logs within the specified time range.
  • oracleTimeRange: OracleTimeRangeInput
  • }