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