Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterConfig
-
Packages that use DataprocClusterConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterConfig Modifier and Type Class Description static classDataprocClusterConfig.Jsii$ProxyAn implementation forDataprocClusterConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterConfig Modifier and Type Method Description DataprocClusterConfigDataprocClusterConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterConfig Constructor Description DataprocCluster(software.constructs.Construct scope, String id, DataprocClusterConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_cluster google_dataproc_cluster} Resource.
-