Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_workflow_template.DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions
-
Packages that use DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions Package Description com.hashicorp.cdktf.providers.google.dataproc_workflow_template google_dataproc_workflow_template -
-
Uses of DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions in com.hashicorp.cdktf.providers.google.dataproc_workflow_template
Classes in com.hashicorp.cdktf.providers.google.dataproc_workflow_template that implement DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions Modifier and Type Class Description static classDataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions.Jsii$ProxyAn implementation forDataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActionsMethods in com.hashicorp.cdktf.providers.google.dataproc_workflow_template that return DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions Modifier and Type Method Description DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActionsDataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dataproc_workflow_template with parameters of type DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions Modifier and Type Method Description voidDataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActionsOutputReference. setInternalValue(DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions value)Method parameters in com.hashicorp.cdktf.providers.google.dataproc_workflow_template with type arguments of type DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions Modifier and Type Method Description DataprocWorkflowTemplatePlacementManagedClusterConfig.BuilderDataprocWorkflowTemplatePlacementManagedClusterConfig.Builder. initializationActions(List<? extends DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions> initializationActions)voidDataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActionsList. setInternalValue(List<DataprocWorkflowTemplatePlacementManagedClusterConfigInitializationActions> value)
-