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