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