PointInTimeRestoreConfiguration
The configuration for creating an Autonomous Database by restoring to a point in time.
Types
Properties
Link copied to clipboard
The list of tablespace identifiers to clone 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
Indicates whether to use the latest available backup timestamp for the restore.
Functions
Link copied to clipboard
inline fun copy(block: PointInTimeRestoreConfiguration.Builder.() -> Unit = {}): PointInTimeRestoreConfiguration