Class: Google::Cloud::SecurityCenter::V2::BackupDisasterRecovery
- Inherits:
-
Object
- Object
- Google::Cloud::SecurityCenter::V2::BackupDisasterRecovery
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb
Overview
Information related to Google Cloud Backup and DR Service findings.
Instance Attribute Summary collapse
-
#appliance ⇒ ::String
The name of the Backup and DR appliance that captures, moves, and manages the lifecycle of backup data.
-
#applications ⇒ ::Array<::String>
The names of Backup and DR applications.
-
#backup_create_time ⇒ ::Google::Protobuf::Timestamp
The timestamp at which the Backup and DR backup was created.
-
#backup_template ⇒ ::String
The name of a Backup and DR template which comprises one or more backup policies.
-
#backup_type ⇒ ::String
The backup type of the Backup and DR image.
-
#host ⇒ ::String
The name of a Backup and DR host, which is managed by the backup and recovery appliance and known to the management console.
-
#policies ⇒ ::Array<::String>
The names of Backup and DR policies that are associated with a template and that define when to run a backup, how frequently to run a backup, and how long to retain the backup image.
-
#policy_options ⇒ ::Array<::String>
The names of Backup and DR advanced policy options of a policy applying to an application.
-
#profile ⇒ ::String
The name of the Backup and DR resource profile that specifies the storage media for backups of application and VM data.
-
#storage_pool ⇒ ::String
The name of the Backup and DR storage pool that the backup and recovery appliance is storing data in.
Instance Attribute Details
#appliance ⇒ ::String
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#applications ⇒ ::Array<::String>
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#backup_create_time ⇒ ::Google::Protobuf::Timestamp
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#backup_template ⇒ ::String
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#backup_type ⇒ ::String
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#host ⇒ ::String
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#policies ⇒ ::Array<::String>
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#policy_options ⇒ ::Array<::String>
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#profile ⇒ ::String
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#storage_pool ⇒ ::String
83 84 85 86 |
# File 'proto_docs/google/cloud/securitycenter/v2/backup_disaster_recovery.rb', line 83 class BackupDisasterRecovery include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |