Hoogle Search
Within LTS Haskell 24.1 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-dataproc Gogol.Dataproc No documentation available.
newtype
WorkflowTemplate_Labels gogol-dataproc Gogol.Dataproc Optional. The labels to associate with this template. These labels will be propagated to all jobs and clusters created by the workflow instance.Label keys must contain 1 to 63 characters, and must conform to RFC 1035 (https://www.ietf.org/rfc/rfc1035.txt).Label values may be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035 (https://www.ietf.org/rfc/rfc1035.txt).No more than 32 labels can be associated with a template. See: newWorkflowTemplate_Labels smart constructor.
WorkflowTemplate_Labels :: HashMap Text Text -> WorkflowTemplate_Labelsgogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc.Types The workflow graph. See: newWorkflowGraph smart constructor.
WorkflowGraph :: Maybe [WorkflowNode] -> WorkflowGraphgogol-dataproc Gogol.Dataproc.Types No documentation available.
-
gogol-dataproc Gogol.Dataproc.Types A Dataproc workflow template resource. See: newWorkflowMetadata smart constructor.
-
gogol-dataproc Gogol.Dataproc.Types No documentation available.
newtype
WorkflowMetadata_Parameters gogol-dataproc Gogol.Dataproc.Types Map from parameter names to values that were used for those parameters. See: newWorkflowMetadata_Parameters smart constructor.
WorkflowMetadata_Parameters :: HashMap Text Text -> WorkflowMetadata_Parametersgogol-dataproc Gogol.Dataproc.Types No documentation available.
newtype
WorkflowMetadata_State gogol-dataproc Gogol.Dataproc.Types Output only. The workflow state.