GcpBackupConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
GcpBackupConfig captures the Backup configuration details for Google Cloud resources. All Google Cloud resources regardless of type are protected with backup plan associations.
Attributes |
|
---|---|
Name | Description |
backup_plan |
str
The name of the backup plan. |
backup_plan_description |
str
The description of the backup plan. |
backup_plan_association |
str
The name of the backup plan association. |
backup_plan_rules |
MutableSequence[str]
The names of the backup plan rules which point to this backupvault |
backup_plan_revision_name |
str
The name of the backup plan revision. |
backup_plan_revision_id |
str
The user friendly id of the backup plan revision. E.g. v0, v1 etc. |