Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder
-
Packages that use AlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder in com.hashicorp.cdktf.providers.google.alloydb_cluster
Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder Modifier and Type Method Description static AlloydbClusterAutomatedBackupPolicyEncryptionConfig.BuilderAlloydbClusterAutomatedBackupPolicyEncryptionConfig. builder()AlloydbClusterAutomatedBackupPolicyEncryptionConfig.BuilderAlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder. kmsKeyName(String kmsKeyName)Sets the value ofAlloydbClusterAutomatedBackupPolicyEncryptionConfig.getKmsKeyName()Constructors in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder Constructor Description Jsii$Proxy(AlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbClusterAutomatedBackupPolicyEncryptionConfig.Builder.
-