CloneToRefreshableConfiguration
The configuration for creating an Autonomous Database as a refreshable clone.
Types
Properties
Link copied to clipboard
The frequency, in seconds, at which the refreshable clone is automatically refreshed.
Link copied to clipboard
The time lag, in seconds, between the refreshable clone and its source database.
Link copied to clipboard
The refresh mode of the refreshable clone, either automatic or manual.
Link copied to clipboard
The unique identifier of the source Autonomous Database to create the refreshable clone from.
Link copied to clipboard
The date and time at which the automatic refresh of the refreshable clone starts.
Functions
Link copied to clipboard
inline fun copy(block: CloneToRefreshableConfiguration.Builder.() -> Unit = {}): CloneToRefreshableConfiguration