Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigMasterConfig
-
Packages that use DataprocClusterClusterConfigMasterConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigMasterConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigMasterConfig Modifier and Type Class Description static classDataprocClusterClusterConfigMasterConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigMasterConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigMasterConfig Modifier and Type Method Description DataprocClusterClusterConfigMasterConfigDataprocClusterClusterConfigMasterConfig.Builder. build()Builds the configured instance.DataprocClusterClusterConfigMasterConfigDataprocClusterClusterConfigMasterConfigOutputReference. getInternalValue()default DataprocClusterClusterConfigMasterConfigDataprocClusterClusterConfig. getMasterConfig()master_config block.DataprocClusterClusterConfigMasterConfigDataprocClusterClusterConfig.Jsii$Proxy. getMasterConfig()DataprocClusterClusterConfigMasterConfigDataprocClusterClusterConfigOutputReference. getMasterConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigMasterConfig Modifier and Type Method Description DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. masterConfig(DataprocClusterClusterConfigMasterConfig masterConfig)Sets the value ofDataprocClusterClusterConfig.getMasterConfig()voidDataprocClusterClusterConfigOutputReference. putMasterConfig(DataprocClusterClusterConfigMasterConfig value)voidDataprocClusterClusterConfigMasterConfigOutputReference. setInternalValue(DataprocClusterClusterConfigMasterConfig value)
-