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