GCPBackupPlanInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
GCPBackupPlanInfo captures the plan configuration details of Google Cloud resources at the time of backup.
Attributes |
|
---|---|
Name | Description |
backup_plan |
str
Resource name of backup plan by which workload is protected at the time of the backup. Format: projects/{project}/locations/{location}/backupPlans/{backupPlanId} |
backup_plan_rule_id |
str
The rule id of the backup plan which triggered this backup in case of scheduled backup or used for |
backup_plan_revision_name |
str
Resource name of the backup plan revision which triggered this backup in case of scheduled backup or used for on demand backup. Format: projects/{project}/locations/{location}/backupPlans/{backupPlanId}/revisions/{revisionId} |
backup_plan_revision_id |
str
The user friendly id of the backup plan revision which triggered this backup in case of scheduled backup or used for on demand backup. |