Uses of Interface
com.hashicorp.cdktf.providers.google.sql_database_instance.SqlDatabaseInstanceSettingsLocationPreference
-
Packages that use SqlDatabaseInstanceSettingsLocationPreference Package Description com.hashicorp.cdktf.providers.google.sql_database_instance google_sql_database_instance -
-
Uses of SqlDatabaseInstanceSettingsLocationPreference in com.hashicorp.cdktf.providers.google.sql_database_instance
Classes in com.hashicorp.cdktf.providers.google.sql_database_instance that implement SqlDatabaseInstanceSettingsLocationPreference Modifier and Type Class Description static classSqlDatabaseInstanceSettingsLocationPreference.Jsii$ProxyAn implementation forSqlDatabaseInstanceSettingsLocationPreferenceMethods in com.hashicorp.cdktf.providers.google.sql_database_instance that return SqlDatabaseInstanceSettingsLocationPreference Modifier and Type Method Description SqlDatabaseInstanceSettingsLocationPreferenceSqlDatabaseInstanceSettingsLocationPreference.Builder. build()Builds the configured instance.SqlDatabaseInstanceSettingsLocationPreferenceSqlDatabaseInstanceSettingsLocationPreferenceOutputReference. getInternalValue()default SqlDatabaseInstanceSettingsLocationPreferenceSqlDatabaseInstanceSettings. getLocationPreference()location_preference block.SqlDatabaseInstanceSettingsLocationPreferenceSqlDatabaseInstanceSettings.Jsii$Proxy. getLocationPreference()SqlDatabaseInstanceSettingsLocationPreferenceSqlDatabaseInstanceSettingsOutputReference. getLocationPreferenceInput()Methods in com.hashicorp.cdktf.providers.google.sql_database_instance with parameters of type SqlDatabaseInstanceSettingsLocationPreference Modifier and Type Method Description SqlDatabaseInstanceSettings.BuilderSqlDatabaseInstanceSettings.Builder. locationPreference(SqlDatabaseInstanceSettingsLocationPreference locationPreference)Sets the value ofSqlDatabaseInstanceSettings.getLocationPreference()voidSqlDatabaseInstanceSettingsOutputReference. putLocationPreference(SqlDatabaseInstanceSettingsLocationPreference value)voidSqlDatabaseInstanceSettingsLocationPreferenceOutputReference. setInternalValue(SqlDatabaseInstanceSettingsLocationPreference value)
-