Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigMetastoreConfig
-
Packages that use DataprocClusterClusterConfigMetastoreConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigMetastoreConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigMetastoreConfig Modifier and Type Class Description static classDataprocClusterClusterConfigMetastoreConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigMetastoreConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigMetastoreConfig Modifier and Type Method Description DataprocClusterClusterConfigMetastoreConfigDataprocClusterClusterConfigMetastoreConfig.Builder. build()Builds the configured instance.DataprocClusterClusterConfigMetastoreConfigDataprocClusterClusterConfigMetastoreConfigOutputReference. getInternalValue()default DataprocClusterClusterConfigMetastoreConfigDataprocClusterClusterConfig. getMetastoreConfig()metastore_config block.DataprocClusterClusterConfigMetastoreConfigDataprocClusterClusterConfig.Jsii$Proxy. getMetastoreConfig()DataprocClusterClusterConfigMetastoreConfigDataprocClusterClusterConfigOutputReference. getMetastoreConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigMetastoreConfig Modifier and Type Method Description DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. metastoreConfig(DataprocClusterClusterConfigMetastoreConfig metastoreConfig)Sets the value ofDataprocClusterClusterConfig.getMetastoreConfig()voidDataprocClusterClusterConfigOutputReference. putMetastoreConfig(DataprocClusterClusterConfigMetastoreConfig value)voidDataprocClusterClusterConfigMetastoreConfigOutputReference. setInternalValue(DataprocClusterClusterConfigMetastoreConfig value)
-