PointInTimeRestoreConfiguration

The configuration for creating an Autonomous Database by restoring to a point in time.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of tablespace identifiers to clone from the point-in-time restore.

Link copied to clipboard

The type of clone to create from the point-in-time restore.

Link copied to clipboard

The unique identifier of the source Autonomous Database to restore from.

Link copied to clipboard

The date and time to which to restore the Autonomous Database.

Link copied to clipboard

Indicates whether to use the latest available backup timestamp for the restore.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String