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