Uses of Interface
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterAutomatedBackupPolicyEncryptionConfig
-
Packages that use AlloydbClusterAutomatedBackupPolicyEncryptionConfig Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterAutomatedBackupPolicyEncryptionConfig in com.hashicorp.cdktf.providers.google.alloydb_cluster
Classes in com.hashicorp.cdktf.providers.google.alloydb_cluster that implement AlloydbClusterAutomatedBackupPolicyEncryptionConfig Modifier and Type Class Description static classAlloydbClusterAutomatedBackupPolicyEncryptionConfig.Jsii$ProxyAn implementation forAlloydbClusterAutomatedBackupPolicyEncryptionConfigMethods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterAutomatedBackupPolicyEncryptionConfig Modifier and Type Method Description AlloydbClusterAutomatedBackupPolicyEncryptionConfigAlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder. build()Builds the configured instance.default AlloydbClusterAutomatedBackupPolicyEncryptionConfigAlloydbClusterAutomatedBackupPolicy. getEncryptionConfig()encryption_config block.AlloydbClusterAutomatedBackupPolicyEncryptionConfigAlloydbClusterAutomatedBackupPolicy.Jsii$Proxy. getEncryptionConfig()AlloydbClusterAutomatedBackupPolicyEncryptionConfigAlloydbClusterAutomatedBackupPolicyOutputReference. getEncryptionConfigInput()AlloydbClusterAutomatedBackupPolicyEncryptionConfigAlloydbClusterAutomatedBackupPolicyEncryptionConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterAutomatedBackupPolicyEncryptionConfig Modifier and Type Method Description AlloydbClusterAutomatedBackupPolicy.BuilderAlloydbClusterAutomatedBackupPolicy.Builder. encryptionConfig(AlloydbClusterAutomatedBackupPolicyEncryptionConfig encryptionConfig)Sets the value ofAlloydbClusterAutomatedBackupPolicy.getEncryptionConfig()voidAlloydbClusterAutomatedBackupPolicyOutputReference. putEncryptionConfig(AlloydbClusterAutomatedBackupPolicyEncryptionConfig value)voidAlloydbClusterAutomatedBackupPolicyEncryptionConfigOutputReference. setInternalValue(AlloydbClusterAutomatedBackupPolicyEncryptionConfig value)
-