Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig
-
Packages that use DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig Modifier and Type Class Description static classDataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig Modifier and Type Method Description DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfigDataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig.Builder. build()Builds the configured instance.default DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfigDataprocClusterClusterConfigPreemptibleWorkerConfig. getDiskConfig()disk_config block.DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfigDataprocClusterClusterConfigPreemptibleWorkerConfig.Jsii$Proxy. getDiskConfig()DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfigDataprocClusterClusterConfigPreemptibleWorkerConfigOutputReference. getDiskConfigInput()DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfigDataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig Modifier and Type Method Description DataprocClusterClusterConfigPreemptibleWorkerConfig.BuilderDataprocClusterClusterConfigPreemptibleWorkerConfig.Builder. diskConfig(DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig diskConfig)Sets the value ofDataprocClusterClusterConfigPreemptibleWorkerConfig.getDiskConfig()voidDataprocClusterClusterConfigPreemptibleWorkerConfigOutputReference. putDiskConfig(DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig value)voidDataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfigOutputReference. setInternalValue(DataprocClusterClusterConfigPreemptibleWorkerConfigDiskConfig value)
-