Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_job.DataprocJobPlacement
-
Packages that use DataprocJobPlacement Package Description com.hashicorp.cdktf.providers.google.dataproc_job google_dataproc_job -
-
Uses of DataprocJobPlacement in com.hashicorp.cdktf.providers.google.dataproc_job
Classes in com.hashicorp.cdktf.providers.google.dataproc_job that implement DataprocJobPlacement Modifier and Type Class Description static classDataprocJobPlacement.Jsii$ProxyAn implementation forDataprocJobPlacementMethods in com.hashicorp.cdktf.providers.google.dataproc_job that return DataprocJobPlacement Modifier and Type Method Description DataprocJobPlacementDataprocJobPlacement.Builder. build()Builds the configured instance.DataprocJobPlacementDataprocJobPlacementOutputReference. getInternalValue()DataprocJobPlacementDataprocJobConfig. getPlacement()placement block.DataprocJobPlacementDataprocJobConfig.Jsii$Proxy. getPlacement()DataprocJobPlacementDataprocJob. getPlacementInput()Methods in com.hashicorp.cdktf.providers.google.dataproc_job with parameters of type DataprocJobPlacement Modifier and Type Method Description DataprocJob.BuilderDataprocJob.Builder. placement(DataprocJobPlacement placement)placement block.DataprocJobConfig.BuilderDataprocJobConfig.Builder. placement(DataprocJobPlacement placement)Sets the value ofDataprocJobConfig.getPlacement()voidDataprocJob. putPlacement(DataprocJobPlacement value)voidDataprocJobPlacementOutputReference. setInternalValue(DataprocJobPlacement value)
-