Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigWorkerConfigAccelerators
-
Packages that use DataprocClusterClusterConfigWorkerConfigAccelerators Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigWorkerConfigAccelerators in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigWorkerConfigAccelerators Modifier and Type Class Description static classDataprocClusterClusterConfigWorkerConfigAccelerators.Jsii$ProxyAn implementation forDataprocClusterClusterConfigWorkerConfigAcceleratorsMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigWorkerConfigAccelerators Modifier and Type Method Description DataprocClusterClusterConfigWorkerConfigAcceleratorsDataprocClusterClusterConfigWorkerConfigAccelerators.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigWorkerConfigAccelerators Modifier and Type Method Description voidDataprocClusterClusterConfigWorkerConfigAcceleratorsOutputReference. setInternalValue(DataprocClusterClusterConfigWorkerConfigAccelerators value)Method parameters in com.hashicorp.cdktf.providers.google.dataproc_cluster with type arguments of type DataprocClusterClusterConfigWorkerConfigAccelerators Modifier and Type Method Description DataprocClusterClusterConfigWorkerConfig.BuilderDataprocClusterClusterConfigWorkerConfig.Builder. accelerators(List<? extends DataprocClusterClusterConfigWorkerConfigAccelerators> accelerators)Sets the value ofDataprocClusterClusterConfigWorkerConfig.getAccelerators()voidDataprocClusterClusterConfigWorkerConfigAcceleratorsList. setInternalValue(List<DataprocClusterClusterConfigWorkerConfigAccelerators> value)
-