backupConfigSource property

String? backupConfigSource
getter/setter pair

The full resource name of the backup config source resource.

For example, "//backupdr.googleapis.com/v1/projects/{project}/locations/{region}/backupPlans/{backupplanId}" or "//compute.googleapis.com/projects/{project}/locations/{region}/resourcePolicies/{resourcePolicyId}".

Output only.

Implementation

core.String? backupConfigSource;