toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.sql.kotlin.outputs
/
GetDatabaseInstanceSettingLocationPreference
Get
Database
Instance
Setting
Location
Preference
data
class
GetDatabaseInstanceSettingLocationPreference
(
val
followGaeApplication
:
String
,
val
secondaryZone
:
String
,
val
zone
:
String
)
Members
Constructors
Get
Database
Instance
Setting
Location
Preference
Link copied to clipboard
constructor
(
followGaeApplication
:
String
,
secondaryZone
:
String
,
zone
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
follow
Gae
Application
Link copied to clipboard
val
followGaeApplication
:
String
secondary
Zone
Link copied to clipboard
val
secondaryZone
:
String
zone
Link copied to clipboard
val
zone
:
String