location property

String? location
getter/setter pair

The location where the backup will be stored.

Currently, the only supported option is to store the backup in the same region as the cluster. If empty, defaults to the region of the cluster.

Implementation

core.String? location;