Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties::DataSafeState (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::DataSafeState.
Varies states of the Data Safe registration for the Autonomous Database.
Constants
DATA_SAFE_STATE_UNSPECIFIED
value: 0
Default unspecified value.
REGISTERING
value: 1
Registering data safe state.
REGISTERED
value: 2
Registered data safe state.
DEREGISTERING
value: 3
Deregistering data safe state.
NOT_REGISTERED
value: 4
Not registered data safe state.
FAILED
value: 5
Failed data safe state.