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