Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterRestoreBackupSource
-
Packages that use AlloydbClusterRestoreBackupSource Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterRestoreBackupSource in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterRestoreBackupSource Modifier and Type Class Description static classAlloydbClusterRestoreBackupSource.Jsii$ProxyAn implementation forAlloydbClusterRestoreBackupSourceMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterRestoreBackupSource Modifier and Type Method Description AlloydbClusterRestoreBackupSourceAlloydbClusterRestoreBackupSource.Builder. build()Builds the configured instance.AlloydbClusterRestoreBackupSourceAlloydbClusterRestoreBackupSourceOutputReference. getInternalValue()default AlloydbClusterRestoreBackupSourceAlloydbClusterConfig. getRestoreBackupSource()restore_backup_source block.AlloydbClusterRestoreBackupSourceAlloydbClusterConfig.Jsii$Proxy. getRestoreBackupSource()AlloydbClusterRestoreBackupSourceAlloydbCluster. getRestoreBackupSourceInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterRestoreBackupSource Modifier and Type Method Description voidAlloydbCluster. putRestoreBackupSource(AlloydbClusterRestoreBackupSource value)AlloydbCluster.BuilderAlloydbCluster.Builder. restoreBackupSource(AlloydbClusterRestoreBackupSource restoreBackupSource)restore_backup_source block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. restoreBackupSource(AlloydbClusterRestoreBackupSource restoreBackupSource)Sets the value ofAlloydbClusterConfig.getRestoreBackupSource()voidAlloydbClusterRestoreBackupSourceOutputReference. setInternalValue(AlloydbClusterRestoreBackupSource value)
-