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