Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigSecurityConfigKerberosConfig
-
Packages that use DataprocClusterClusterConfigSecurityConfigKerberosConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigSecurityConfigKerberosConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigSecurityConfigKerberosConfig Modifier and Type Class Description static classDataprocClusterClusterConfigSecurityConfigKerberosConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigSecurityConfigKerberosConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigSecurityConfigKerberosConfig Modifier and Type Method Description DataprocClusterClusterConfigSecurityConfigKerberosConfigDataprocClusterClusterConfigSecurityConfigKerberosConfig.Builder. build()Builds the configured instance.DataprocClusterClusterConfigSecurityConfigKerberosConfigDataprocClusterClusterConfigSecurityConfigKerberosConfigOutputReference. getInternalValue()DataprocClusterClusterConfigSecurityConfigKerberosConfigDataprocClusterClusterConfigSecurityConfig. getKerberosConfig()kerberos_config block.DataprocClusterClusterConfigSecurityConfigKerberosConfigDataprocClusterClusterConfigSecurityConfig.Jsii$Proxy. getKerberosConfig()DataprocClusterClusterConfigSecurityConfigKerberosConfigDataprocClusterClusterConfigSecurityConfigOutputReference. getKerberosConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigSecurityConfigKerberosConfig Modifier and Type Method Description DataprocClusterClusterConfigSecurityConfig.BuilderDataprocClusterClusterConfigSecurityConfig.Builder. kerberosConfig(DataprocClusterClusterConfigSecurityConfigKerberosConfig kerberosConfig)Sets the value ofDataprocClusterClusterConfigSecurityConfig.getKerberosConfig()voidDataprocClusterClusterConfigSecurityConfigOutputReference. putKerberosConfig(DataprocClusterClusterConfigSecurityConfigKerberosConfig value)voidDataprocClusterClusterConfigSecurityConfigKerberosConfigOutputReference. setInternalValue(DataprocClusterClusterConfigSecurityConfigKerberosConfig value)
-