Uses of Class
com.hashicorp.cdktf.providers.google.data_google_sql_database_instance.DataGoogleSqlDatabaseInstanceServerCaCert.Builder
-
Packages that use DataGoogleSqlDatabaseInstanceServerCaCert.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_sql_database_instance data_google_sql_database_instance -
-
Uses of DataGoogleSqlDatabaseInstanceServerCaCert.Builder in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance
Methods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance that return DataGoogleSqlDatabaseInstanceServerCaCert.Builder Modifier and Type Method Description static DataGoogleSqlDatabaseInstanceServerCaCert.BuilderDataGoogleSqlDatabaseInstanceServerCaCert. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance with parameters of type DataGoogleSqlDatabaseInstanceServerCaCert.Builder Constructor Description Jsii$Proxy(DataGoogleSqlDatabaseInstanceServerCaCert.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleSqlDatabaseInstanceServerCaCert.Builder.
-