Class: Google::Cloud::OracleDatabase::V1::AutonomousDatabaseStandbySummary

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#data_guard_role_changed_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database.

Returns:

  • (::Google::Protobuf::Timestamp)

    Output only. The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database.



696
697
698
699
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 696

class AutonomousDatabaseStandbySummary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#disaster_recovery_role_changed_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The date and time the Disaster Recovery role was switched for the standby Autonomous Database.

Returns:

  • (::Google::Protobuf::Timestamp)

    Output only. The date and time the Disaster Recovery role was switched for the standby Autonomous Database.



696
697
698
699
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 696

class AutonomousDatabaseStandbySummary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#lag_time_duration::Google::Protobuf::Duration (readonly)

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

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.



696
697
698
699
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 696

class AutonomousDatabaseStandbySummary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#lifecycle_details::String (readonly)

Returns Output only. The additional details about the current lifecycle state of the Autonomous Database.

Returns:

  • (::String)

    Output only. The additional details about the current lifecycle state of the Autonomous Database.



696
697
698
699
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 696

class AutonomousDatabaseStandbySummary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#state::Google::Cloud::OracleDatabase::V1::State (readonly)

Returns Output only. The current lifecycle state of the Autonomous Database.

Returns:



696
697
698
699
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 696

class AutonomousDatabaseStandbySummary
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end