Uses of Interface
com.hashicorp.cdktf.providers.google.sql_database_instance.SqlDatabaseInstanceIpAddress
-
Packages that use SqlDatabaseInstanceIpAddress Package Description com.hashicorp.cdktf.providers.google.sql_database_instance google_sql_database_instance -
-
Uses of SqlDatabaseInstanceIpAddress in com.hashicorp.cdktf.providers.google.sql_database_instance
Classes in com.hashicorp.cdktf.providers.google.sql_database_instance that implement SqlDatabaseInstanceIpAddress Modifier and Type Class Description static classSqlDatabaseInstanceIpAddress.Jsii$ProxyAn implementation forSqlDatabaseInstanceIpAddressMethods in com.hashicorp.cdktf.providers.google.sql_database_instance that return SqlDatabaseInstanceIpAddress Modifier and Type Method Description SqlDatabaseInstanceIpAddressSqlDatabaseInstanceIpAddress.Builder. build()Builds the configured instance.SqlDatabaseInstanceIpAddressSqlDatabaseInstanceIpAddressOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.sql_database_instance with parameters of type SqlDatabaseInstanceIpAddress Modifier and Type Method Description voidSqlDatabaseInstanceIpAddressOutputReference. setInternalValue(SqlDatabaseInstanceIpAddress value)
-