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