cluster property

String? cluster
getter/setter pair

The target cluster into which Restores created via this RestorePlan will restore data.

NOTE: the cluster's region must be the same as the RestorePlan. Valid formats: - projects / * /locations / * /clusters / * - projects / * /zones / * /clusters / *

Required. Immutable.

Implementation

core.String? cluster;