Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseStandbySummary.
Autonomous Data Guard standby database details. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseStandbySummary
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#data_guard_role_changed_time
def data_guard_role_changed_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database.
#disaster_recovery_role_changed_time
def disaster_recovery_role_changed_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The date and time the Disaster Recovery role was switched for the standby Autonomous Database.
#lag_time_duration
def lag_time_duration() -> ::Google::Protobuf::Duration
Returns
- (::Google::Protobuf::Duration) — Output only. The amount of time, in seconds, that the data of the standby database lags in comparison to the data of the primary database.
#lifecycle_details
def lifecycle_details() -> ::String
Returns
- (::String) — Output only. The additional details about the current lifecycle state of the Autonomous Database.
#state
def state() -> ::Google::Cloud::OracleDatabase::V1::State
Returns
- (::Google::Cloud::OracleDatabase::V1::State) — Output only. The current lifecycle state of the Autonomous Database.