Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_sql_database_instance.DataGoogleSqlDatabaseInstanceSettingsIpConfiguration
-
Packages that use DataGoogleSqlDatabaseInstanceSettingsIpConfiguration Package Description com.hashicorp.cdktf.providers.google.data_google_sql_database_instance data_google_sql_database_instance -
-
Uses of DataGoogleSqlDatabaseInstanceSettingsIpConfiguration 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 DataGoogleSqlDatabaseInstanceSettingsIpConfiguration Modifier and Type Class Description static classDataGoogleSqlDatabaseInstanceSettingsIpConfiguration.Jsii$ProxyAn implementation forDataGoogleSqlDatabaseInstanceSettingsIpConfigurationMethods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance that return DataGoogleSqlDatabaseInstanceSettingsIpConfiguration Modifier and Type Method Description DataGoogleSqlDatabaseInstanceSettingsIpConfigurationDataGoogleSqlDatabaseInstanceSettingsIpConfiguration.Builder. build()Builds the configured instance.DataGoogleSqlDatabaseInstanceSettingsIpConfigurationDataGoogleSqlDatabaseInstanceSettingsIpConfigurationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance with parameters of type DataGoogleSqlDatabaseInstanceSettingsIpConfiguration Modifier and Type Method Description voidDataGoogleSqlDatabaseInstanceSettingsIpConfigurationOutputReference. setInternalValue(DataGoogleSqlDatabaseInstanceSettingsIpConfiguration value)
-