cluster property

String? cluster
getter/setter pair

The source cluster from which Backups will be created via this BackupPlan.

Valid formats: - projects / * /locations / * /clusters / * - projects / * /zones / * /clusters / *

Required. Immutable.

Implementation

core.String? cluster;