Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigSoftwareConfig
-
Packages that use DataprocClusterClusterConfigSoftwareConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigSoftwareConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigSoftwareConfig Modifier and Type Class Description static classDataprocClusterClusterConfigSoftwareConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigSoftwareConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigSoftwareConfig Modifier and Type Method Description DataprocClusterClusterConfigSoftwareConfigDataprocClusterClusterConfigSoftwareConfig.Builder. build()Builds the configured instance.DataprocClusterClusterConfigSoftwareConfigDataprocClusterClusterConfigSoftwareConfigOutputReference. getInternalValue()default DataprocClusterClusterConfigSoftwareConfigDataprocClusterClusterConfig. getSoftwareConfig()software_config block.DataprocClusterClusterConfigSoftwareConfigDataprocClusterClusterConfig.Jsii$Proxy. getSoftwareConfig()DataprocClusterClusterConfigSoftwareConfigDataprocClusterClusterConfigOutputReference. getSoftwareConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigSoftwareConfig Modifier and Type Method Description voidDataprocClusterClusterConfigOutputReference. putSoftwareConfig(DataprocClusterClusterConfigSoftwareConfig value)voidDataprocClusterClusterConfigSoftwareConfigOutputReference. setInternalValue(DataprocClusterClusterConfigSoftwareConfig value)DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. softwareConfig(DataprocClusterClusterConfigSoftwareConfig softwareConfig)Sets the value ofDataprocClusterClusterConfig.getSoftwareConfig()
-