GetDatabaseInstanceSettingLocationPreference

data class GetDatabaseInstanceSettingLocationPreference(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

The preferred compute engine zone.