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