Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterEncryptionConfig
-
Packages that use AlloydbClusterEncryptionConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterEncryptionConfig in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterEncryptionConfig Modifier and Type Class Description static classAlloydbClusterEncryptionConfig.Jsii$ProxyAn implementation forAlloydbClusterEncryptionConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterEncryptionConfig Modifier and Type Method Description AlloydbClusterEncryptionConfigAlloydbClusterEncryptionConfig.Builder. build()Builds the configured instance.default AlloydbClusterEncryptionConfigAlloydbClusterConfig. getEncryptionConfig()encryption_config block.AlloydbClusterEncryptionConfigAlloydbClusterConfig.Jsii$Proxy. getEncryptionConfig()AlloydbClusterEncryptionConfigAlloydbCluster. getEncryptionConfigInput()AlloydbClusterEncryptionConfigAlloydbClusterEncryptionConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterEncryptionConfig Modifier and Type Method Description AlloydbCluster.BuilderAlloydbCluster.Builder. encryptionConfig(AlloydbClusterEncryptionConfig encryptionConfig)encryption_config block.AlloydbClusterConfig.BuilderAlloydbClusterConfig.Builder. encryptionConfig(AlloydbClusterEncryptionConfig encryptionConfig)Sets the value ofAlloydbClusterConfig.getEncryptionConfig()voidAlloydbCluster. putEncryptionConfig(AlloydbClusterEncryptionConfig value)voidAlloydbClusterEncryptionConfigOutputReference. setInternalValue(AlloydbClusterEncryptionConfig value)
-