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