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