GetDatabaseInstancesInstanceSettingLocationPreference

data class GetDatabaseInstancesInstanceSettingLocationPreference(val followGaeApplication: String, val secondaryZone: String, val zone: String)

Constructors

constructor(followGaeApplication: String, secondaryZone: String, zone: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Google App Engine application whose zone to remain in. Must be in the same region as this instance.

Link copied to clipboard

The preferred Compute Engine zone for the secondary/failover

Link copied to clipboard

To filter out the Cloud SQL instances which are located in the specified zone. This zone refers to the Compute Engine zone that the instance is currently serving from.