GoogleCloudSQLInstanceSettingsLocationPreference
No description
type GoogleCloudSQLInstanceSettingsLocationPreference {
followGaeApplication: String!
secondaryZone: String!
zone: String!
}
Fields
GoogleCloudSQLInstanceSettingsLocationPreference.followGaeApplication
● String!
non-null scalar
The App Engine application to follow
GoogleCloudSQLInstanceSettingsLocationPreference.secondaryZone
● String!
non-null scalar
The secondary/failover zone
GoogleCloudSQLInstanceSettingsLocationPreference.zone
● String!
non-null scalar
The preferred Compute Engine zone
Member of
GoogleCloudSQLMySQLInstanceSettings
object ● GoogleCloudSQLPostgreSQLInstanceSettings
object ● GoogleCloudSQLSQLServerInstanceSettings
object ● GoogleCloudSQLUnspecifiedInstanceSettings
object