Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterContinuousBackupConfigEncryptionConfig
-
Packages that use AlloydbClusterContinuousBackupConfigEncryptionConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterContinuousBackupConfigEncryptionConfig in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterContinuousBackupConfigEncryptionConfig Modifier and Type Class Description static classAlloydbClusterContinuousBackupConfigEncryptionConfig.Jsii$ProxyAn implementation forAlloydbClusterContinuousBackupConfigEncryptionConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterContinuousBackupConfigEncryptionConfig Modifier and Type Method Description AlloydbClusterContinuousBackupConfigEncryptionConfigAlloydbClusterContinuousBackupConfigEncryptionConfig.Builder. build()Builds the configured instance.default AlloydbClusterContinuousBackupConfigEncryptionConfigAlloydbClusterContinuousBackupConfig. getEncryptionConfig()encryption_config block.AlloydbClusterContinuousBackupConfigEncryptionConfigAlloydbClusterContinuousBackupConfig.Jsii$Proxy. getEncryptionConfig()AlloydbClusterContinuousBackupConfigEncryptionConfigAlloydbClusterContinuousBackupConfigOutputReference. getEncryptionConfigInput()AlloydbClusterContinuousBackupConfigEncryptionConfigAlloydbClusterContinuousBackupConfigEncryptionConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterContinuousBackupConfigEncryptionConfig Modifier and Type Method Description AlloydbClusterContinuousBackupConfig.BuilderAlloydbClusterContinuousBackupConfig.Builder. encryptionConfig(AlloydbClusterContinuousBackupConfigEncryptionConfig encryptionConfig)Sets the value ofAlloydbClusterContinuousBackupConfig.getEncryptionConfig()voidAlloydbClusterContinuousBackupConfigOutputReference. putEncryptionConfig(AlloydbClusterContinuousBackupConfigEncryptionConfig value)voidAlloydbClusterContinuousBackupConfigEncryptionConfigOutputReference. setInternalValue(AlloydbClusterContinuousBackupConfigEncryptionConfig value)
-