locations property
Map<String, SnapshotSettingsStorageLocationSettingsStorageLocationPreference> ?
locations
getter/setter pair
When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this field.
Keys are GCS bucket locations.
Implementation
core.Map<core.String,
SnapshotSettingsStorageLocationSettingsStorageLocationPreference>?
locations;