CloneToRefreshableConfiguration

The configuration for creating an Autonomous Database as a refreshable clone.

Types

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

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 type of clone to create.

Link copied to clipboard

The mode in which to open the refreshable clone, either read-only or read/write.

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
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