Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterRestoreContinuousBackupSource
-
Packages that use AlloydbClusterRestoreContinuousBackupSource Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterRestoreContinuousBackupSource in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterRestoreContinuousBackupSource Modifier and Type Class Description static classAlloydbClusterRestoreContinuousBackupSource.Jsii$ProxyAn implementation forAlloydbClusterRestoreContinuousBackupSourceMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterRestoreContinuousBackupSource Modifier and Type Method Description AlloydbClusterRestoreContinuousBackupSourceAlloydbClusterRestoreContinuousBackupSource.Builder. build()Builds the configured instance.AlloydbClusterRestoreContinuousBackupSourceAlloydbClusterRestoreContinuousBackupSourceOutputReference. getInternalValue()default AlloydbClusterRestoreContinuousBackupSourceAlloydbClusterConfig. getRestoreContinuousBackupSource()restore_continuous_backup_source block.AlloydbClusterRestoreContinuousBackupSourceAlloydbClusterConfig.Jsii$Proxy. getRestoreContinuousBackupSource()AlloydbClusterRestoreContinuousBackupSourceAlloydbCluster. getRestoreContinuousBackupSourceInput()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterRestoreContinuousBackupSource Modifier and Type Method Description voidAlloydbCluster. putRestoreContinuousBackupSource(AlloydbClusterRestoreContinuousBackupSource value)AlloydbCluster.BuilderAlloydbCluster.Builder. restoreContinuousBackupSource(AlloydbClusterRestoreContinuousBackupSource restoreContinuousBackupSource)restore_continuous_backup_source block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. restoreContinuousBackupSource(AlloydbClusterRestoreContinuousBackupSource restoreContinuousBackupSource)Sets the value ofAlloydbClusterConfig.getRestoreContinuousBackupSource()voidAlloydbClusterRestoreContinuousBackupSourceOutputReference. setInternalValue(AlloydbClusterRestoreContinuousBackupSource value)
-