Uses of Interface
io.github.cdklabs.projen.github.workflows.WorkflowDispatchOptions
-
Packages that use WorkflowDispatchOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of WorkflowDispatchOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement WorkflowDispatchOptions Modifier and Type Class Description static classWorkflowDispatchOptions.Jsii$ProxyAn implementation forWorkflowDispatchOptionsMethods in io.github.cdklabs.projen.github.workflows that return WorkflowDispatchOptions Modifier and Type Method Description WorkflowDispatchOptionsWorkflowDispatchOptions.Builder. build()Builds the configured instance.default WorkflowDispatchOptionsTriggers. getWorkflowDispatch()(experimental) You can configure custom-defined input properties, default input values, and required inputs for the event directly in your workflow.WorkflowDispatchOptionsTriggers.Jsii$Proxy. getWorkflowDispatch()Methods in io.github.cdklabs.projen.github.workflows with parameters of type WorkflowDispatchOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. workflowDispatch(WorkflowDispatchOptions workflowDispatch)Sets the value ofTriggers.getWorkflowDispatch()
-