cluster property

String? cluster
getter/setter pair

The target cluster into which this Restore will restore data.

Valid formats: - projects / * /locations / * /clusters / * - projects / * /zones / * /clusters / * Inherited from parent RestorePlan's cluster value.

Output only.

Implementation

core.String? cluster;