google_api_sql_admin v0.20.0 GoogleApi.SQLAdmin.V1beta4.Model.LocationPreference View Source
Preferred location. This specifies where a Cloud SQL instance should preferably be located, either in a specific Compute Engine zone, or co-located with an App Engine application. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified.
Attributes
followGaeApplication
(type:String.t
, default:nil
) - The AppEngine application to follow, it must be in the same region as the Cloud SQL instance.kind
(type:String.t
, default:nil
) - This is alwayssql#locationPreference
.zone
(type:String.t
, default:nil
) - The preferred Compute Engine zone (e.g. us-central1-a, us-central1-b, etc.).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.