Uses of Class
com.hashicorp.cdktf.providers.google.data_google_sql_database_instance.DataGoogleSqlDatabaseInstanceSettingsBackupConfiguration.Builder
-
Packages that use DataGoogleSqlDatabaseInstanceSettingsBackupConfiguration.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_sql_database_instance data_google_sql_database_instance -
-
Uses of DataGoogleSqlDatabaseInstanceSettingsBackupConfiguration.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 DataGoogleSqlDatabaseInstanceSettingsBackupConfiguration.Builder Modifier and Type Method Description static DataGoogleSqlDatabaseInstanceSettingsBackupConfiguration.BuilderDataGoogleSqlDatabaseInstanceSettingsBackupConfiguration. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance with parameters of type DataGoogleSqlDatabaseInstanceSettingsBackupConfiguration.Builder Constructor Description Jsii$Proxy(DataGoogleSqlDatabaseInstanceSettingsBackupConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleSqlDatabaseInstanceSettingsBackupConfiguration.Builder.
-