Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigGceClusterConfig
-
Packages that use DataprocClusterClusterConfigGceClusterConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigGceClusterConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigGceClusterConfig Modifier and Type Class Description static classDataprocClusterClusterConfigGceClusterConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigGceClusterConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigGceClusterConfig Modifier and Type Method Description DataprocClusterClusterConfigGceClusterConfigDataprocClusterClusterConfigGceClusterConfig.Builder. build()Builds the configured instance.default DataprocClusterClusterConfigGceClusterConfigDataprocClusterClusterConfig. getGceClusterConfig()gce_cluster_config block.DataprocClusterClusterConfigGceClusterConfigDataprocClusterClusterConfig.Jsii$Proxy. getGceClusterConfig()DataprocClusterClusterConfigGceClusterConfigDataprocClusterClusterConfigOutputReference. getGceClusterConfigInput()DataprocClusterClusterConfigGceClusterConfigDataprocClusterClusterConfigGceClusterConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigGceClusterConfig Modifier and Type Method Description DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. gceClusterConfig(DataprocClusterClusterConfigGceClusterConfig gceClusterConfig)Sets the value ofDataprocClusterClusterConfig.getGceClusterConfig()voidDataprocClusterClusterConfigOutputReference. putGceClusterConfig(DataprocClusterClusterConfigGceClusterConfig value)voidDataprocClusterClusterConfigGceClusterConfigOutputReference. setInternalValue(DataprocClusterClusterConfigGceClusterConfig value)
-