Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigPreemptibleWorkerConfig
-
Packages that use DataprocClusterClusterConfigPreemptibleWorkerConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigPreemptibleWorkerConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigPreemptibleWorkerConfig Modifier and Type Class Description static classDataprocClusterClusterConfigPreemptibleWorkerConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigPreemptibleWorkerConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigPreemptibleWorkerConfig Modifier and Type Method Description DataprocClusterClusterConfigPreemptibleWorkerConfigDataprocClusterClusterConfigPreemptibleWorkerConfig.Builder. build()Builds the configured instance.DataprocClusterClusterConfigPreemptibleWorkerConfigDataprocClusterClusterConfigPreemptibleWorkerConfigOutputReference. getInternalValue()default DataprocClusterClusterConfigPreemptibleWorkerConfigDataprocClusterClusterConfig. getPreemptibleWorkerConfig()preemptible_worker_config block.DataprocClusterClusterConfigPreemptibleWorkerConfigDataprocClusterClusterConfig.Jsii$Proxy. getPreemptibleWorkerConfig()DataprocClusterClusterConfigPreemptibleWorkerConfigDataprocClusterClusterConfigOutputReference. getPreemptibleWorkerConfigInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigPreemptibleWorkerConfig Modifier and Type Method Description DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. preemptibleWorkerConfig(DataprocClusterClusterConfigPreemptibleWorkerConfig preemptibleWorkerConfig)Sets the value ofDataprocClusterClusterConfig.getPreemptibleWorkerConfig()voidDataprocClusterClusterConfigOutputReference. putPreemptibleWorkerConfig(DataprocClusterClusterConfigPreemptibleWorkerConfig value)voidDataprocClusterClusterConfigPreemptibleWorkerConfigOutputReference. setInternalValue(DataprocClusterClusterConfigPreemptibleWorkerConfig value)
-