Method: IonoscloudDbaasPostgres::CreateClusterProperties#location
- Defined in:
- lib/ionoscloud-dbaas-postgres/models/create_cluster_properties.rb
#location ⇒ Object
The physical location where the cluster will be created. This will be where all of your instances live. Property cannot be modified after datacenter creation.
47 48 49 |
# File 'lib/ionoscloud-dbaas-postgres/models/create_cluster_properties.rb', line 47 def location @location end |