Database Center V1BETA API - Class Google::Cloud::DatabaseCenter::V1beta::BackupDRConfig (v0.1.0)

Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::BackupDRConfig.

BackupDRConfig to capture the backup and disaster recovery details of database resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#backupdr_managed

def backupdr_managed() -> ::Boolean
Returns
  • (::Boolean) — Indicates if the resource is managed by BackupDR.

#backupdr_managed=

def backupdr_managed=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Indicates if the resource is managed by BackupDR.
Returns
  • (::Boolean) — Indicates if the resource is managed by BackupDR.