SourceConfiguration

sealed class SourceConfiguration

The configuration details for the source used to create an Autonomous Database. This is a union, so only one of the following members can be specified.

Inheritors

Types

Link copied to clipboard

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

Link copied to clipboard

The configuration for creating the Autonomous Database as a cross-Region Oracle Data Guard peer.

Link copied to clipboard

The configuration for creating the Autonomous Database as a cross-Region disaster recovery peer.

Link copied to clipboard

The configuration for creating the Autonomous Database as a clone of an existing database.

Link copied to clipboard

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

Link copied to clipboard

The configuration for creating the Autonomous Database by restoring from a backup.

Link copied to clipboard

Functions