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 Cloud Storage bucket locations. Only one location can be specified.
Implementation
core.Map<core.String,
SnapshotSettingsStorageLocationSettingsStorageLocationPreference>?
locations;