Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigSecurityConfig.Builder
-
Packages that use DataprocClusterClusterConfigSecurityConfig.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigSecurityConfig.Builder in com.hashicorp.cdktf.providers.google.dataproc_cluster
Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigSecurityConfig.Builder Modifier and Type Method Description static DataprocClusterClusterConfigSecurityConfig.BuilderDataprocClusterClusterConfigSecurityConfig. builder()DataprocClusterClusterConfigSecurityConfig.BuilderDataprocClusterClusterConfigSecurityConfig.Builder. kerberosConfig(DataprocClusterClusterConfigSecurityConfigKerberosConfig kerberosConfig)Sets the value ofDataprocClusterClusterConfigSecurityConfig.getKerberosConfig()Constructors in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigSecurityConfig.Builder Constructor Description Jsii$Proxy(DataprocClusterClusterConfigSecurityConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocClusterClusterConfigSecurityConfig.Builder.
-