cluster property

String? cluster
getter/setter pair

The source cluster from which this Backup was created.

Valid formats: - projects / * /locations / * /clusters / * - projects / * /zones / * /clusters / * This is inherited from the parent BackupPlan's cluster field.

Output only.

Implementation

core.String? cluster;