Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties::RefreshableMode (v0.11.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties::RefreshableMode.
The refresh mode of the cloned Autonomous Database.
Constants
REFRESHABLE_MODE_UNSPECIFIED
value: 0
The default unspecified value.
AUTOMATIC
value: 1
AUTOMATIC indicates that the cloned database is automatically
refreshed with data from the source Autonomous Database.
MANUAL
value: 2
MANUAL indicates that the cloned database is manually refreshed with
data from the source Autonomous Database.