disasterRecoverySupportedLocations property

List<String>? disasterRecoverySupportedLocations
getter/setter pair

List of supported GCP region to clone the Autonomous Database for disaster recovery.

Format: project/{project}/locations/{location}.

Output only.

Implementation

core.List<core.String>? disasterRecoverySupportedLocations;