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