Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_sql_database_instance.DataGoogleSqlDatabaseInstanceSettings
-
Packages that use DataGoogleSqlDatabaseInstanceSettings Package Description com.hashicorp.cdktf.providers.google.data_google_sql_database_instance data_google_sql_database_instance -
-
Uses of DataGoogleSqlDatabaseInstanceSettings in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance
Classes in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance that implement DataGoogleSqlDatabaseInstanceSettings Modifier and Type Class Description static classDataGoogleSqlDatabaseInstanceSettings.Jsii$ProxyAn implementation forDataGoogleSqlDatabaseInstanceSettingsMethods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance that return DataGoogleSqlDatabaseInstanceSettings Modifier and Type Method Description DataGoogleSqlDatabaseInstanceSettingsDataGoogleSqlDatabaseInstanceSettings.Builder. build()Builds the configured instance.DataGoogleSqlDatabaseInstanceSettingsDataGoogleSqlDatabaseInstanceSettingsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance with parameters of type DataGoogleSqlDatabaseInstanceSettings Modifier and Type Method Description voidDataGoogleSqlDatabaseInstanceSettingsOutputReference. setInternalValue(DataGoogleSqlDatabaseInstanceSettings value)
-