Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigWorkerConfig
-
Packages that use DataprocClusterClusterConfigWorkerConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigWorkerConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigWorkerConfig Modifier and Type Class Description static classDataprocClusterClusterConfigWorkerConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigWorkerConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigWorkerConfig Modifier and Type Method Description DataprocClusterClusterConfigWorkerConfigDataprocClusterClusterConfigWorkerConfig.Builder. build()Builds the configured instance.DataprocClusterClusterConfigWorkerConfigDataprocClusterClusterConfigWorkerConfigOutputReference. getInternalValue()default DataprocClusterClusterConfigWorkerConfigDataprocClusterClusterConfig. getWorkerConfig()worker_config block.DataprocClusterClusterConfigWorkerConfigDataprocClusterClusterConfig.Jsii$Proxy. getWorkerConfig()DataprocClusterClusterConfigWorkerConfigDataprocClusterClusterConfigOutputReference. getWorkerConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigWorkerConfig Modifier and Type Method Description voidDataprocClusterClusterConfigOutputReference. putWorkerConfig(DataprocClusterClusterConfigWorkerConfig value)voidDataprocClusterClusterConfigWorkerConfigOutputReference. setInternalValue(DataprocClusterClusterConfigWorkerConfig value)DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. workerConfig(DataprocClusterClusterConfigWorkerConfig workerConfig)Sets the value ofDataprocClusterClusterConfig.getWorkerConfig()
-