Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigMasterConfigDiskConfig
-
Packages that use DataprocClusterClusterConfigMasterConfigDiskConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigMasterConfigDiskConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigMasterConfigDiskConfig Modifier and Type Class Description static classDataprocClusterClusterConfigMasterConfigDiskConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigMasterConfigDiskConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigMasterConfigDiskConfig Modifier and Type Method Description DataprocClusterClusterConfigMasterConfigDiskConfigDataprocClusterClusterConfigMasterConfigDiskConfig.Builder. build()Builds the configured instance.default DataprocClusterClusterConfigMasterConfigDiskConfigDataprocClusterClusterConfigMasterConfig. getDiskConfig()disk_config block.DataprocClusterClusterConfigMasterConfigDiskConfigDataprocClusterClusterConfigMasterConfig.Jsii$Proxy. getDiskConfig()DataprocClusterClusterConfigMasterConfigDiskConfigDataprocClusterClusterConfigMasterConfigOutputReference. getDiskConfigInput()DataprocClusterClusterConfigMasterConfigDiskConfigDataprocClusterClusterConfigMasterConfigDiskConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigMasterConfigDiskConfig Modifier and Type Method Description DataprocClusterClusterConfigMasterConfig.BuilderDataprocClusterClusterConfigMasterConfig.Builder. diskConfig(DataprocClusterClusterConfigMasterConfigDiskConfig diskConfig)Sets the value ofDataprocClusterClusterConfigMasterConfig.getDiskConfig()voidDataprocClusterClusterConfigMasterConfigOutputReference. putDiskConfig(DataprocClusterClusterConfigMasterConfigDiskConfig value)voidDataprocClusterClusterConfigMasterConfigDiskConfigOutputReference. setInternalValue(DataprocClusterClusterConfigMasterConfigDiskConfig value)
-