Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigMasterConfigAccelerators
-
Packages that use DataprocClusterClusterConfigMasterConfigAccelerators Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigMasterConfigAccelerators in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigMasterConfigAccelerators Modifier and Type Class Description static classDataprocClusterClusterConfigMasterConfigAccelerators.Jsii$ProxyAn implementation forDataprocClusterClusterConfigMasterConfigAcceleratorsMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigMasterConfigAccelerators Modifier and Type Method Description DataprocClusterClusterConfigMasterConfigAcceleratorsDataprocClusterClusterConfigMasterConfigAccelerators.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigMasterConfigAccelerators Modifier and Type Method Description voidDataprocClusterClusterConfigMasterConfigAcceleratorsOutputReference. setInternalValue(DataprocClusterClusterConfigMasterConfigAccelerators value)Method parameters in com.hashicorp.cdktf.providers.google.dataproc_cluster with type arguments of type DataprocClusterClusterConfigMasterConfigAccelerators Modifier and Type Method Description DataprocClusterClusterConfigMasterConfig.BuilderDataprocClusterClusterConfigMasterConfig.Builder. accelerators(List<? extends DataprocClusterClusterConfigMasterConfigAccelerators> accelerators)Sets the value ofDataprocClusterClusterConfigMasterConfig.getAccelerators()voidDataprocClusterClusterConfigMasterConfigAcceleratorsList. setInternalValue(List<DataprocClusterClusterConfigMasterConfigAccelerators> value)
-