Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterContinuousBackupConfig
-
Packages that use AlloydbClusterContinuousBackupConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterContinuousBackupConfig in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterContinuousBackupConfig Modifier and Type Class Description static classAlloydbClusterContinuousBackupConfig.Jsii$ProxyAn implementation forAlloydbClusterContinuousBackupConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterContinuousBackupConfig Modifier and Type Method Description AlloydbClusterContinuousBackupConfigAlloydbClusterContinuousBackupConfig.Builder. build()Builds the configured instance.default AlloydbClusterContinuousBackupConfigAlloydbClusterConfig. getContinuousBackupConfig()continuous_backup_config block.AlloydbClusterContinuousBackupConfigAlloydbClusterConfig.Jsii$Proxy. getContinuousBackupConfig()AlloydbClusterContinuousBackupConfigAlloydbCluster. getContinuousBackupConfigInput()AlloydbClusterContinuousBackupConfigAlloydbClusterContinuousBackupConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterContinuousBackupConfig Modifier and Type Method Description AlloydbCluster.BuilderAlloydbCluster.Builder. continuousBackupConfig(AlloydbClusterContinuousBackupConfig continuousBackupConfig)continuous_backup_config block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. continuousBackupConfig(AlloydbClusterContinuousBackupConfig continuousBackupConfig)Sets the value ofAlloydbClusterConfig.getContinuousBackupConfig()voidAlloydbCluster. putContinuousBackupConfig(AlloydbClusterContinuousBackupConfig value)voidAlloydbClusterContinuousBackupConfigOutputReference. setInternalValue(AlloydbClusterContinuousBackupConfig value)
-